You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,6 +76,8 @@ The automated code.json generator calculates specific fields by analyzing your r
76
76
77
77
**languages**: This field populates the programming languages in your repository. No configuration needed.
78
78
79
+
**SBOM**: The repository's SBOM URL in the format of {repositoryURL/network/dependencies}. If you already have a code.json file with the SBOM, the generator preserves those values. No configuration needed.
80
+
79
81
**dateCreated**: The generator pulls your repository's creation date. No configuration needed.
80
82
81
83
**dateLastModified**: This uses your repository's last update timestamp, reflecting the most recent changes. No configuration needed.
0 commit comments