-
Notifications
You must be signed in to change notification settings - Fork 1
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
BST-13481: add new baseline scanner #182
Conversation
6fecac1
to
7a87d81
Compare
8b2e427
to
803b31e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. This makes the baselines scanner usable on its own, i don't know if we want that, but for the grouping feature 👍
@lindycoder rather than state that something is or is not right, could you provide the value you want ? |
@@ -1,24 +1,23 @@ | |||
api_version: 1.0 | |||
|
|||
|
|||
group: boostsecurityio/groups/scanner |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry my bad, this should be boostsecurityio/scanner
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cool thnx, i'll update asap
@JonathanSerafini sorry i never completed by review |
moves the
boostsecurity/scanner
toboostsecurity/baseline
creates a new
boostsecuriy/scanner
with includes on other scannersthis new scanner will now emit grouping results to the api.
please let me know if youd prefer the name and/or includes be different