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

Reinforced DevSecOps setup with scanners TruffleHog & GGShield #21

Merged
merged 1 commit into from
May 16, 2023

Conversation

victorskl
Copy link
Member

  • Added GitHub Action workflow for PR Build - pre-stage to CodePipeline
  • It will run past check Makefile targets
    • make check -- Any issue lint, formatter
    • make test -- Run unit test suite
  • It also run TruffleHog scanner as last checkpointing

* Added GitHub Action workflow for PR Build - pre-stage to CodePipeline
* It will run past check Makefile targets
  * make check -- Any issue lint, formatter
  * make test  -- Run unit test suite
* It also run TruffleHog scanner as last checkpointing
@victorskl victorskl requested a review from reisingerf May 15, 2023 07:11
@victorskl victorskl self-assigned this May 15, 2023
@victorskl victorskl added this to the Release 0.1.0 milestone May 15, 2023
@victorskl
Copy link
Member Author

Copy link
Member

@reisingerf reisingerf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@victorskl
Copy link
Member Author

Merging...

@victorskl victorskl merged commit ae4051e into main May 16, 2023
@victorskl victorskl deleted the reinforce-devsecops-and-github-action branch May 16, 2023 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants