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

Add severity to controls #93

Closed
wants to merge 3 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'morwn/gitlab_support' into severity-mapping
morwn authored Oct 20, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 8028221551c51e23995ae84d1648a3f13e25728b
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -23,6 +23,7 @@ require (
github.com/hashicorp/go-retryablehttp v0.7.1 // indirect
github.com/pelletier/go-toml/v2 v2.0.0-beta.8 // indirect
github.com/vektah/gqlparser/v2 v2.4.6 // indirect
golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9 // indirect
)

require (
You are viewing a condensed version of this merge commit. You can view the full changes here.