-
-
Notifications
You must be signed in to change notification settings - Fork 159
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
First cut for automatic annotations and tagging
Signed-off-by: Prabhu Subramanian <[email protected]>
- Loading branch information
Showing
28 changed files
with
690 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ LABEL maintainer="cyclonedx" \ | |
org.opencontainers.image.authors="Prabhu Subramanian <[email protected]>" \ | ||
org.opencontainers.image.source="https://github.com/cyclonedx/cdxgen" \ | ||
org.opencontainers.image.url="https://github.com/cyclonedx/cdxgen" \ | ||
org.opencontainers.image.version="10.11.x" \ | ||
org.opencontainers.image.version="11.0.x" \ | ||
org.opencontainers.image.vendor="cyclonedx" \ | ||
org.opencontainers.image.licenses="Apache-2.0" \ | ||
org.opencontainers.image.title="cdxgen" \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ LABEL maintainer="cyclonedx" \ | |
org.opencontainers.image.authors="Prabhu Subramanian <[email protected]>" \ | ||
org.opencontainers.image.source="https://github.com/cyclonedx/cdxgen" \ | ||
org.opencontainers.image.url="https://github.com/cyclonedx/cdxgen" \ | ||
org.opencontainers.image.version="10.11.x" \ | ||
org.opencontainers.image.version="11.0.x" \ | ||
org.opencontainers.image.vendor="cyclonedx" \ | ||
org.opencontainers.image.licenses="Apache-2.0" \ | ||
org.opencontainers.image.title="cdxgen" \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ LABEL maintainer="cyclonedx" \ | |
org.opencontainers.image.authors="Prabhu Subramanian <[email protected]>" \ | ||
org.opencontainers.image.source="https://github.com/cyclonedx/cdxgen" \ | ||
org.opencontainers.image.url="https://github.com/cyclonedx/cdxgen" \ | ||
org.opencontainers.image.version="10.11.x" \ | ||
org.opencontainers.image.version="11.0.x" \ | ||
org.opencontainers.image.vendor="cyclonedx" \ | ||
org.opencontainers.image.licenses="Apache-2.0" \ | ||
org.opencontainers.image.title="cdxgen" \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ LABEL maintainer="cyclonedx" \ | |
org.opencontainers.image.authors="Prabhu Subramanian <[email protected]>" \ | ||
org.opencontainers.image.source="https://github.com/cyclonedx/cdxgen" \ | ||
org.opencontainers.image.url="https://github.com/cyclonedx/cdxgen" \ | ||
org.opencontainers.image.version="10.11.x" \ | ||
org.opencontainers.image.version="11.0.x" \ | ||
org.opencontainers.image.vendor="cyclonedx" \ | ||
org.opencontainers.image.licenses="Apache-2.0" \ | ||
org.opencontainers.image.title="cdxgen" \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,160 @@ | ||
{ | ||
"description": [ | ||
"sql", | ||
"http", | ||
"xml", | ||
"web", | ||
"security", | ||
"database", | ||
"json", | ||
"yaml", | ||
"validat", | ||
"sanitizat", | ||
"cloud", | ||
"iam", | ||
"auth", | ||
"middleware", | ||
"serializat", | ||
"event", | ||
"stream", | ||
"rpc", | ||
"socket", | ||
"proto", | ||
"resource", | ||
"data", | ||
"sensitive", | ||
"template", | ||
"log", | ||
"logging", | ||
"service", | ||
"api", | ||
"slf4j", | ||
"parse", | ||
"emit", | ||
"jdbc", | ||
"connect", | ||
"pool", | ||
"beans", | ||
"transact", | ||
"mysql", | ||
"postgres", | ||
"oracle", | ||
"mongo", | ||
"redis", | ||
"splunk", | ||
"stripe", | ||
"payment", | ||
"finance", | ||
"currency", | ||
"coin", | ||
"monero", | ||
"ssl", | ||
"traffic", | ||
"mvc", | ||
"html", | ||
"escape", | ||
"unescape", | ||
"rest", | ||
"tomcat", | ||
"jackson", | ||
"hibernate", | ||
"orm", | ||
"aop", | ||
"jwt", | ||
"saml", | ||
"token", | ||
"tls", | ||
"codec", | ||
"cron", | ||
"crypto", | ||
"jce", | ||
"certificate", | ||
"developer", | ||
"tools", | ||
"autoconfigure", | ||
"test", | ||
"jsonpath", | ||
"bytecode", | ||
"mock", | ||
"inject", | ||
"comparators", | ||
"transform", | ||
"encode", | ||
"decode", | ||
"ldap", | ||
"owasp", | ||
"fileupload", | ||
"beanshell", | ||
"spel", | ||
"mail", | ||
"apacheds", | ||
"jndi", | ||
"ldif", | ||
"jdbm", | ||
"kerberos", | ||
"oidc", | ||
"oauth2", | ||
"cli", | ||
"binary", | ||
"ml", | ||
"ai", | ||
"azure", | ||
"gcp", | ||
"terraform", | ||
"redis", | ||
"valkey", | ||
"lint", | ||
"bundle", | ||
"object-persistence", | ||
"text-to-image", | ||
"translat", | ||
"object-detect", | ||
"mvc", | ||
"framework", | ||
"graph", | ||
"templates", | ||
"fastjson", | ||
"simd", | ||
"event-driven", | ||
"productivity", | ||
"annotations", | ||
"typesafe", | ||
"projections", | ||
"performance", | ||
"plugins", | ||
"non-block", | ||
"microsoft" | ||
], | ||
"properties": [ | ||
"sql", | ||
"http", | ||
"xml", | ||
"security", | ||
"cloud", | ||
"middleware", | ||
"framework", | ||
"bluetooth", | ||
"wifi", | ||
"wireless", | ||
"driver", | ||
"graphics", | ||
"firmware", | ||
"gyroscope", | ||
"accelerometer", | ||
"mobile", | ||
"network", | ||
"battery", | ||
"matrix", | ||
"thunderbolt", | ||
"crypto", | ||
"algorithm", | ||
"encrypt", | ||
"decrypt", | ||
"registry", | ||
"maps", | ||
"payment", | ||
"stripe", | ||
"apple-pay", | ||
"icloud" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.