-
Notifications
You must be signed in to change notification settings - Fork 34
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
Configure Mend for GitHub.com #1
Closed
Closed
Conversation
This file contains 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
YANG-DB
pushed a commit
that referenced
this pull request
Aug 21, 2024
* Fix distinct_count, Add test for distinct_count Signed-off-by: Hendrik Saly <hendrik.saly@eliatra.com> * add tests for stats: distinct_count (#1) add tests for stats: distinct_count Signed-off-by: Kacper Trochimiak <kacper.trochimiak@eliatra.com> * Add functions to readme Signed-off-by: Hendrik Saly <hendrik.saly@eliatra.com> * Fix comparePlans Signed-off-by: Hendrik Saly <hendrik.saly@eliatra.com> --------- Signed-off-by: Hendrik Saly <hendrik.saly@eliatra.com> Signed-off-by: Kacper Trochimiak <kacper.trochimiak@eliatra.com> Co-authored-by: Kacper Trochimiak <kacper.trochimiak@eliatra.com>
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
Aug 21, 2024
* Fix distinct_count, Add test for distinct_count Signed-off-by: Hendrik Saly <hendrik.saly@eliatra.com> * add tests for stats: distinct_count (#1) add tests for stats: distinct_count Signed-off-by: Kacper Trochimiak <kacper.trochimiak@eliatra.com> * Add functions to readme Signed-off-by: Hendrik Saly <hendrik.saly@eliatra.com> * Fix comparePlans Signed-off-by: Hendrik Saly <hendrik.saly@eliatra.com> --------- Signed-off-by: Hendrik Saly <hendrik.saly@eliatra.com> Signed-off-by: Kacper Trochimiak <kacper.trochimiak@eliatra.com> Co-authored-by: Kacper Trochimiak <kacper.trochimiak@eliatra.com> (cherry picked from commit b407a06) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
Aug 21, 2024
* Fix distinct_count, Add test for distinct_count Signed-off-by: Hendrik Saly <hendrik.saly@eliatra.com> * add tests for stats: distinct_count (#1) add tests for stats: distinct_count Signed-off-by: Kacper Trochimiak <kacper.trochimiak@eliatra.com> * Add functions to readme Signed-off-by: Hendrik Saly <hendrik.saly@eliatra.com> * Fix comparePlans Signed-off-by: Hendrik Saly <hendrik.saly@eliatra.com> --------- Signed-off-by: Hendrik Saly <hendrik.saly@eliatra.com> Signed-off-by: Kacper Trochimiak <kacper.trochimiak@eliatra.com> Co-authored-by: Kacper Trochimiak <kacper.trochimiak@eliatra.com> (cherry picked from commit b407a06) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
vamsimanohar
pushed a commit
that referenced
this pull request
Aug 21, 2024
* Fix distinct_count, Add test for distinct_count * add tests for stats: distinct_count (#1) add tests for stats: distinct_count * Add functions to readme * Fix comparePlans --------- (cherry picked from commit b407a06) Signed-off-by: Hendrik Saly <hendrik.saly@eliatra.com> Signed-off-by: Kacper Trochimiak <kacper.trochimiak@eliatra.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Kacper Trochimiak <kacper.trochimiak@eliatra.com>
vamsimanohar
pushed a commit
that referenced
this pull request
Aug 21, 2024
* Fix distinct_count, Add test for distinct_count * add tests for stats: distinct_count (#1) add tests for stats: distinct_count * Add functions to readme * Fix comparePlans --------- (cherry picked from commit b407a06) Signed-off-by: Hendrik Saly <hendrik.saly@eliatra.com> Signed-off-by: Kacper Trochimiak <kacper.trochimiak@eliatra.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Kacper Trochimiak <kacper.trochimiak@eliatra.com>
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.
Welcome to Mend for GitHub.com (formerly WhiteSource). This is an onboarding PR to help you understand and configure settings before Mend starts scanning your repository for security vulnerabilities.
🚦 Mend for GitHub.com will start scanning your repository only once you merge this Pull Request. To disable Mend for GitHub.com, simply close this Pull Request.
What to Expect
This PR contains a '.whitesource' configuration file which can be customized to your needs. If no changes were applied to this file, Mend for GitHub.com will use the default configuration.
Before merging this PR, Make sure the Issues tab is enabled. Once you merge this PR, Mend for GitHub.com will scan your repository and create a GitHub Issue for every vulnerability detected in your repository.
If you do not want a GitHub Issue to be created for each detected vulnerability, you can edit the '.whitesource' file and set the 'minSeverityLevel' parameter to 'NONE'.
If Mend Remediate Workflow Rules are set on your repository (from the Mend 'Integrate' tab), Mend will also generate a fix Pull Request for relevant vulnerabilities.
❓ Got questions? Check out Mend for GitHub.com docs.
If you need any further assistance then you can also request help here.