Skip to content

Commit b46383d

Browse files
authored
Explain this file purpose
Add a detailed license header and a comment that explains to external customers the purpose of this file.
1 parent 127efda commit b46383d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

sbom_generation.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Copyright (c) 2023, Oracle and/or its affiliates. All rights reserved.
22

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+
37
version: 0.1
48
component: build
59
timeoutInSeconds: 1000

0 commit comments

Comments
 (0)