Skip to content

Commit

Permalink
Update vcs.yaml
Browse files Browse the repository at this point in the history
AAriam committed Nov 20, 2024
1 parent c3508b3 commit f42a1cd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions template/.control/vcs.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
repo:
homepage: ${{ web.url.home }}$
topics: |
#{{
return [
slugify(keyword) for keyword in get("keywords", []) if len(keyword) <= 50
][:20]
}}#
secret_scanning: true
secret_scanning_push_protection: true
vulnerability_alerts: true

0 comments on commit f42a1cd

Please sign in to comment.