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

ci: add Gosec github action #22

Merged
merged 2 commits into from
Oct 18, 2024

Conversation

kparkinson-ld
Copy link
Contributor

https://launchdarkly.atlassian.net/browse/SEC-2664

As part of our Repository Standards we need to run static analysis on all of our critical repositories.

This github action runs gosec against the repository and uploads the results to an S3 bucket.

This is intended to be a NON-BLOCKING action.

Co-authored-by: Patrick Kaeding <patrick@kaeding.name>
@cwaldren-ld cwaldren-ld changed the base branch from v2 to v3 September 11, 2024 17:58
@cwaldren-ld cwaldren-ld requested a review from a team as a code owner September 11, 2024 17:58
@cwaldren-ld cwaldren-ld changed the title Add Gosec github action ci: add Gosec github action Oct 18, 2024
@cwaldren-ld cwaldren-ld merged commit 6279f2c into v3 Oct 18, 2024
1 check passed
@cwaldren-ld cwaldren-ld deleted the kparkinson/SEC-2664/add-gosec-github-action branch October 18, 2024 20:40
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.

5 participants