Skip to content
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 #1

Merged
merged 1 commit into from
Oct 12, 2023
Merged

Conversation

netomi
Copy link
Contributor

@netomi netomi commented Oct 12, 2023

This PR enables secret scanning for all repos and also demonstrates the workflow to request changes.

Signed-off-by: Thomas Neidhart <thomas.neidhart@eclipse-foundation.org>
@netomi netomi requested review from a team as code owners October 12, 2023 13:06
@github-actions
Copy link

Diff for 51324e1:
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 jetty[id=jetty]

  
!   repository[name="jetty-website"] {
!     secret_scanning                                          = "disabled" -> "enabled"
!     secret_scanning_push_protection                          = "disabled" -> "enabled"
!   }

  
!   repository[name="jetty.alpn.api"] {
!     secret_scanning                                          = "disabled" -> "enabled"
!     secret_scanning_push_protection                          = "disabled" -> "enabled"
!   }

  
!   repository[name="jetty.docker"] {
!     secret_scanning                                          = "disabled" -> "enabled"
!     secret_scanning_push_protection                          = "disabled" -> "enabled"
!   }

  
!   repository[name="jetty.parent"] {
!     secret_scanning                                          = "disabled" -> "enabled"
!     secret_scanning_push_protection                          = "disabled" -> "enabled"
!   }

  
!   repository[name="jetty.project"] {
!     secret_scanning                                          = "disabled" -> "enabled"
!     secret_scanning_push_protection                          = "disabled" -> "enabled"
!   }

  
!   repository[name="jetty.toolchain"] {
!     secret_scanning                                          = "disabled" -> "enabled"
!     secret_scanning_push_protection                          = "disabled" -> "enabled"
!   }
  
  Plan: 0 to add, 12 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 jetty[id=jetty]

@netomi netomi requested a review from joakime October 12, 2023 13:09
@netomi netomi merged commit 6f6dc25 into main Oct 12, 2023
1 check passed
@netomi netomi deleted the enable-secret-scanning branch October 12, 2023 13:16
@netomi
Copy link
Contributor Author

netomi commented Oct 12, 2023

change has been applied.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants