Skip to content

fix(fedramp): remove generated files and add security-checks action#29

Open
cx-rui-araujo wants to merge 16 commits intomainfrom
KICS-1425/fedramp-sca-cleanup
Open

fix(fedramp): remove generated files and add security-checks action#29
cx-rui-araujo wants to merge 16 commits intomainfrom
KICS-1425/fedramp-sca-cleanup

Conversation

@cx-rui-araujo
Copy link
Copy Markdown

Propose changes:

  • Remove 'cdk.out' folder because it was added in development by mistake. This is generated when running aws-cdk (https://www.npmjs.com/package/aws-cdk).
  • Remove 'package-lock.json' because 'projen' is using yarn to install dependencies, so their update history is inside 'yarn.lock'.
  • Add 'security-check' action to run trivy and grype.

@cx-rui-araujo cx-rui-araujo changed the title fix(fedramp): test - remove generated files and add security-checks action fix(fedramp): remove generated files and add security-checks action Apr 18, 2024
@cx-rui-araujo cx-rui-araujo marked this pull request as ready for review April 18, 2024 12:24
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.

2 participants