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

Add new repo for security infra scanner pipeline (config for Zuul) #225

Merged
merged 1 commit into from
Feb 16, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
@@ -0,0 +1,23 @@
---
security-infra-scan-pipeline:
default_branch: main
description: 'Security scanning pipeline in Zuul focussed on dynamic infra tests'
homepage: 'https://scs.community/'
topics:
- security
archived: false
has_issues: true
has_projects: false
has_wiki: false
private: false
delete_branch_on_merge: true
allow_merge_commit: false
allow_squash_merge: true
allow_rebase_merge: true
teams:
- slug: "VP09c"
permission: "maintain"
collaborators: []
branch_protections:
- branch: "main"
template: "main"