Skip to content
  • Stein Welberg's avatar
    b4ad1b70
    feat: add VEX file uploading feature · b4ad1b70
    Stein Welberg authored
    
    
    This feature adds VEX file uploading to the sbom scanner. This allows one to store Vulnerability information (e.g. suppressions) in a GIT repository and upload them when scanning an SBOM. This is especially useful when you want to keep track vulnerabilities in multiple versions of the same project in Dependency Track. By keeping the VEX file in git, you do not have to manually apply the same suppressions to all project versions.
    
    Signed-off-by: default avatarStein Welberg <mail@steinwelberg.nl>
    b4ad1b70
    feat: add VEX file uploading feature
    Stein Welberg authored
    
    
    This feature adds VEX file uploading to the sbom scanner. This allows one to store Vulnerability information (e.g. suppressions) in a GIT repository and upload them when scanning an SBOM. This is especially useful when you want to keep track vulnerabilities in multiple versions of the same project in Dependency Track. By keeping the VEX file in git, you do not have to manually apply the same suppressions to all project versions.
    
    Signed-off-by: default avatarStein Welberg <mail@steinwelberg.nl>
Loading