-
Notifications
You must be signed in to change notification settings - Fork 28
feat: improve generic api key #280
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
Merged
Merged
Conversation
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
|
Policy Management Violations (1)
|
cx-diogo-rocha
requested changes
Apr 9, 2025
cx-diogo-rocha
requested changes
Apr 9, 2025
.2ms.yml
Outdated
Comment on lines
32
to
46
| - 0fed4aed1a63c270c410840e01c957025fe2e7b9 # value used for testing | ||
| - 1e829f2d6236716cecb4683af3d26236fe4d5467 # value used for testing | ||
| - 2d2c9ddd21109c7d4909e166c18d570eadc95812 # value used for testing | ||
| - 2fbcd323e560798376c79e73a78938b8edd294d8 # value used for testing | ||
| - 4e243aa393011da09ff2bc4a598c2879e967abb8 # value used for testing | ||
| - 09f677494966f740534bc70d6194529a96d59a69 # value used for testing | ||
| - 10abdf40e0d14bdfb965f9a5be9056a09c7eb40d # value used for testing | ||
| - 4632bbfa56424359e6386b56d05bcec49b16548a # value used for testing | ||
| - 489123e817ab17accc3d47a6d39cdb17e37b6c97 # value used for testing | ||
| - 14472805c7de45b2c3b5caf92f19effcba98c386 # value used for testing | ||
| - acf7fa74f45c792f8ab3f701609a0b6ba4283b91 # value used for testing | ||
| - bc457e70eee50d9edd5ec8194bc7749fa95fde34 # value used for testing | ||
| - ca6b0f5b7f055a1ae52c2f34ad5d0409f7625c85 # value used for testing | ||
| - d7cf637e896d585946966d95d7b04910569a0191 # value used for testing | ||
| - d9207d5fa344d2423e97384f45014c87c0c91d4f # value used for testing |
Contributor
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.
All secrets that were added in this commit should have a comment explaining where it was added, like the secrets above this. The commit where all these were added was this: b78804c
cx-diogo-rocha
approved these changes
Apr 11, 2025
cx-rogerio-dalot
pushed a commit
that referenced
this pull request
Sep 11, 2025
Closes # **Proposed Changes** https://checkmarx.atlassian.net/browse/AST-91330 Ticket above close, improved generic-api-key to support xml format **Checklist** - [✔️ ] I covered my changes with tests. - [✔️ ] I Updated the documentation that is affected by my changes: - [ ✔️] Change in the CLI arguments - [ ✔️] Change in the configuration file I submit this contribution under the Apache-2.0 license. --------- Co-authored-by: Diogo-fj-rocha <[email protected]>
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.








Closes #
Proposed Changes
improved generic-api-key to support xml format
Checklist
I submit this contribution under the Apache-2.0 license.