We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 127efda commit b46383dCopy full SHA for b46383d
sbom_generation.yaml
@@ -1,5 +1,9 @@
1
# Copyright (c) 2023, Oracle and/or its affiliates. All rights reserved.
2
3
+# This OCI DevOps build specification file [1] generates a Software Bill of Materials (SBOM) of the repository.
4
+# The file is needed to run checks for third-party vulnerabilities and business approval according to Oracle’s GitHub policies.
5
+# [1] https://docs.oracle.com/en-us/iaas/Content/devops/using/build_specs.htm
6
+
7
version: 0.1
8
component: build
9
timeoutInSeconds: 1000
0 commit comments