generated from EclipseFdn/.eclipsefdn-template
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Enable secret scanning for all repos #2
Merged
Merged
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
Diff for ed5339b:Printing local diff for configuration at '/home/runner/work/.eclipsefdn/.eclipsefdn/otterdog-configs/otterdog.json'
Actions are indicated with the following symbols:
+ create
! modify
! forced update
- delete
Organization eclipse-platform[id=eclipse-platform]
there have been 37 validation infos, enable verbose output with '-v' to to display them.
! repository[name=".github"] {
! secret_scanning = "disabled" -> "enabled"
! secret_scanning_push_protection = "disabled" -> "enabled"
! }
! repository[name="eclipse.platform"] {
! secret_scanning = "disabled" -> "enabled"
! secret_scanning_push_protection = "disabled" -> "enabled"
! }
! repository[name="eclipse.platform.common"] {
! secret_scanning = "disabled" -> "enabled"
! secret_scanning_push_protection = "disabled" -> "enabled"
! }
! repository[name="eclipse.platform.debug"] {
! secret_scanning = "disabled" -> "enabled"
! secret_scanning_push_protection = "disabled" -> "enabled"
! }
! repository[name="eclipse.platform.images"] {
! secret_scanning = "disabled" -> "enabled"
! secret_scanning_push_protection = "disabled" -> "enabled"
! }
! repository[name="eclipse.platform.releng"] {
! secret_scanning = "disabled" -> "enabled"
! secret_scanning_push_protection = "disabled" -> "enabled"
! }
! repository[name="eclipse.platform.releng.aggregator"] {
! secret_scanning = "disabled" -> "enabled"
! secret_scanning_push_protection = "disabled" -> "enabled"
! }
! repository[name="eclipse.platform.releng.buildtools"] {
! secret_scanning = "disabled" -> "enabled"
! secret_scanning_push_protection = "disabled" -> "enabled"
! }
! repository[name="eclipse.platform.resources"] {
! secret_scanning = "disabled" -> "enabled"
! secret_scanning_push_protection = "disabled" -> "enabled"
! }
! repository[name="eclipse.platform.runtime"] {
! secret_scanning = "disabled" -> "enabled"
! secret_scanning_push_protection = "disabled" -> "enabled"
! }
! repository[name="eclipse.platform.swt"] {
! secret_scanning = "disabled" -> "enabled"
! secret_scanning_push_protection = "disabled" -> "enabled"
! }
! repository[name="eclipse.platform.swt.binaries"] {
! secret_scanning = "disabled" -> "enabled"
! secret_scanning_push_protection = "disabled" -> "enabled"
! }
! repository[name="eclipse.platform.team"] {
! secret_scanning = "disabled" -> "enabled"
! secret_scanning_push_protection = "disabled" -> "enabled"
! }
! repository[name="eclipse.platform.text"] {
! secret_scanning = "disabled" -> "enabled"
! secret_scanning_push_protection = "disabled" -> "enabled"
! }
! repository[name="eclipse.platform.ua"] {
! secret_scanning = "disabled" -> "enabled"
! secret_scanning_push_protection = "disabled" -> "enabled"
! }
! repository[name="eclipse.platform.ui"] {
! secret_scanning = "disabled" -> "enabled"
! secret_scanning_push_protection = "disabled" -> "enabled"
! }
! repository[name="eclipse.platform.ui.tools"] {
! secret_scanning = "disabled" -> "enabled"
! secret_scanning_push_protection = "disabled" -> "enabled"
! }
! repository[name="ui-best-practices"] {
! secret_scanning = "disabled" -> "enabled"
! secret_scanning_push_protection = "disabled" -> "enabled"
! }
! repository[name="www.eclipse.org-eclipse"] {
! secret_scanning = "disabled" -> "enabled"
! secret_scanning_push_protection = "disabled" -> "enabled"
! }
! repository[name="www.eclipse.org-eclipse-news"] {
! secret_scanning = "disabled" -> "enabled"
! secret_scanning_push_protection = "disabled" -> "enabled"
! }
! repository[name="www.eclipse.org-swt"] {
! secret_scanning = "disabled" -> "enabled"
! secret_scanning_push_protection = "disabled" -> "enabled"
! }
Plan: 0 to add, 42 to change, 0 to delete. Showing diff to a canonical version of the configuration at '/home/runner/work/.eclipsefdn/.eclipsefdn/otterdog-configs/otterdog.json'
Organization eclipse-platform[id=eclipse-platform] |
Hello, If you require additional information about GitHub Secret scanning before reviewing this pull request, please refer to the following GitHub document: Link to GitHub Document About secret scanning. Feel free to reach out if you have any questions. Thank you, |
netomi
approved these changes
Sep 23, 2023
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.
We (security team at EF: https://www.eclipse.org/security/team/) would like to enable secret scanning for all of the repos of eclipse projects hosted on GitHub. For that purpose we suggest changes to the configuration that the project leads can review.