We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
Revert "add jsf model"
a672fb7
This reverts commit abee4cf. JSF support will be implemented with #17
79abdc3
This reverts commit abee4cf. JSF support will be implemented with #17 Signed-off-by: nscuro <[email protected]>
feat: add support for cyclonedx spec v1.4 (#16)
9082cd7
* ci: update cyclonedx-cli: `0.15.2` -> `0.22.0` Signed-off-by: nscuro <[email protected]> * test: fix cyclonedx-cli invocation Signed-off-by: nscuro <[email protected]> * test: rename testdata files to not include spec version will allow us to spot differences after v1.4 update more easily Signed-off-by: nscuro <[email protected]> * test: add testdata input files for v1.4 Signed-off-by: nscuro <[email protected]> * wip: implement v1.4 changes adds release notes and vulnerabilities Signed-off-by: nscuro <[email protected]> * use `string` for timestamp fields; fix `response` field for json Signed-off-by: nscuro <[email protected]> * move new types to `cyclonedx.go` Signed-off-by: nscuro <[email protected]> * fix affected versions for json Signed-off-by: nscuro <[email protected]> * update snapshots for v1.4 Signed-off-by: nscuro <[email protected]> * make json validator happy see CycloneDX/cyclonedx-cli#202 Signed-off-by: nscuro <[email protected]> * add jsf model Signed-off-by: nscuro <[email protected]> * Revert "add jsf model" This reverts commit abee4cf. JSF support will be implemented with #17 Signed-off-by: nscuro <[email protected]> Closes #14
No branches or pull requests
The text was updated successfully, but these errors were encountered: