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

Feature: framing third edition compliance checks #324

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

Commits on Oct 21, 2024

  1. refracted db and records into separate pkg

    Signed-off-by: Vivek Kumar Sahu <[email protected]>
    viveksahu26 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    ef70c0f View commit details
    Browse the repository at this point in the history
  2. add support for v3 framing sbom

    Signed-off-by: Vivek Kumar Sahu <[email protected]>
    
    add fsct functionalities
    
    Signed-off-by: Vivek Kumar Sahu <[email protected]>
    
    add omnibor id
    
    Signed-off-by: Vivek Kumar Sahu <[email protected]>
    
    add report and score for fsct
    
    Signed-off-by: Vivek Kumar Sahu <[email protected]>
    
    fix fsct
    
    Signed-off-by: Vivek Kumar Sahu <[email protected]>
    
    fix small issues
    
    Signed-off-by: Vivek Kumar Sahu <[email protected]>
    
    sort o/p and make table colorful
    
    Signed-off-by: Vivek Kumar Sahu <[email protected]>
    
    add test
    
    Signed-off-by: Vivek Kumar Sahu <[email protected]>
    
    fix variables
    
    Signed-off-by: Vivek Kumar Sahu <[email protected]>
    
    add many more tests for spdx and cyclonedx
    
    Signed-off-by: Vivek Kumar Sahu <[email protected]>
    
    add test for dependencies
    
    Signed-off-by: Vivek Kumar Sahu <[email protected]>
    
    fix spdx and cyclonedx dependency
    
    Signed-off-by: Vivek Kumar Sahu <[email protected]>
    
    add remaining comp test
    
    Signed-off-by: Vivek Kumar Sahu <[email protected]>
    
    add test for uniq ids
    
    Signed-off-by: Vivek Kumar Sahu <[email protected]>
    
    fix golang ci
    
    Signed-off-by: Vivek Kumar Sahu <[email protected]>
    viveksahu26 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    ae9ea1c View commit details
    Browse the repository at this point in the history
  3. fix linting errors

    Signed-off-by: Vivek Kumar Sahu <[email protected]>
    viveksahu26 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    959e357 View commit details
    Browse the repository at this point in the history
  4. make dependencies persistence across all compliance

    Signed-off-by: Vivek Kumar Sahu <[email protected]>
    viveksahu26 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5059787 View commit details
    Browse the repository at this point in the history
  5. fix linting errors

    Signed-off-by: Vivek Kumar Sahu <[email protected]>
    viveksahu26 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    0a4e91e View commit details
    Browse the repository at this point in the history
  6. put sbom section on top

    Signed-off-by: Vivek Kumar Sahu <[email protected]>
    viveksahu26 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    7b6754e View commit details
    Browse the repository at this point in the history
  7. truncate large values

    Signed-off-by: Vivek Kumar Sahu <[email protected]>
    viveksahu26 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    a7c95c4 View commit details
    Browse the repository at this point in the history
  8. fix test

    Signed-off-by: Vivek Kumar Sahu <[email protected]>
    viveksahu26 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3c9f157 View commit details
    Browse the repository at this point in the history
  9. fix lint errors

    Signed-off-by: Vivek Kumar Sahu <[email protected]>
    viveksahu26 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f92048e View commit details
    Browse the repository at this point in the history
  10. minor fix

    Signed-off-by: Vivek Kumar Sahu <[email protected]>
    viveksahu26 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e7bfb05 View commit details
    Browse the repository at this point in the history