Investigate and implement secret scanning for commits and CI #748
Labels
No labels
automated
code-quality
component: admin dashboard
component: backend
component: billing
component: content management
component: faqs
component: game genres
component: game lists
component: game reviews
component: game search
component: games
component: internal notifications
component: platforms
component: security
component: tests
component: user api
component: user badges
component: user blogs
component: user consoles
component: user favorites
component: user friends
component: user notifications
component: user profiles
component: user site notifications
component: user wishlists
component: web design
dependencies
php
priority
high
priority
low
priority
medium
security-hotspot
source: codex
source: sonarqube
status
awaiting feedback
status
backlog
status
done
status
in progress
status
in queue
status
in review
status
needs codex review
status
needs investigation
status
wontfix
type: bug
type: documentation
type: feature
type: improvement
type: regression
type: task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
MyVideoGameList/myvideogamelist.com#748
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The repository should have an automated secret-scanning solution so accidentally committed credentials, API tokens, private keys, and similar sensitive values are caught before they reach protected branches.
Forgejo has an upstream feature request for native commit secret scanning, but it is still an open feature request rather than something this repository can depend on today: https://codeberg.org/forgejo/forgejo/issues/3721
We should investigate practical options that work with our current Forgejo Actions setup, choose one, and implement it.
Scope
Acceptance Criteria
Test Coverage Required
vendor/bin/pint --dirty --format agent.Progress Checklist