Security hardening#125
Open
lisajulia wants to merge 7 commits into
Open
Conversation
fc79fcb to
5e76118
Compare
Contributor
|
I can enable secret protection, but i don't have a token. |
Schmarvinius
suggested changes
May 13, 2026
| required: true | ||
| scan_mode: | ||
| description: The scan mode to use (FULL or RAPID) | ||
| default: 'RAPID' |
Contributor
There was a problem hiding this comment.
Why RAPID over FULL? (I don't know the scopes of them)
Author
There was a problem hiding this comment.
I believe 'FULL' creates a permanent record on Blackduck and for this, a token with more permissions is needed (at least my scans with Full always failed because the token did not have enough permissions).
Author
There was a problem hiding this comment.
Ok, so apparently you can do FULL scans :) cap-java/cds-feature-attachments@d328361
Schmarvinius
suggested changes
May 13, 2026
5e76118 to
02e4ade
Compare
Contributor
|
Added @mtsvetanov071, so one of the main collaborators is aware of this! |
Schmarvinius
previously approved these changes
May 27, 2026
8d92be0 to
38de334
Compare
38de334 to
6772225
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hey @Schmarvinius,
can you please have a look at this PR?
This adds security measures as requested by the SAP Product standards.
Furthermore, please:
Thanks!