Skip to content
New issue

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

Scvs feature support #323

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

viveksahu26
Copy link
Collaborator

closes #20

This PR adds the basic implementation of SCVS. It adds only few fields which are already by sbomqs tools. Will add more field after discussion and enhancing more feature of SCVS in sbomqs tool.

$ go run main.go scvs <sbom>
image

go run main.go scvs -h                                                                                                    1 ↵ ──(Thu,Sep05)─┘
sbom component vs

Usage:
  sbomqs scvs [flags]

Flags:
  -D, --debug      scvs compliance
  -d, --detailed   results in table format, default (default true)
  -h, --help       help for scvs

Signed-off-by: Vivek Kumar Sahu <[email protected]>
Signed-off-by: Vivek Kumar Sahu <[email protected]>
Signed-off-by: Vivek Kumar Sahu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Align rules with OWASP SCVS initiative
1 participant