Skip to content

Feat/component sync merge - #742

Draft
wdower wants to merge 599 commits into
masterfrom
feat/component-sync-merge
Draft

Feat/component sync merge#742
wdower wants to merge 599 commits into
masterfrom
feat/component-sync-merge

docs: Reframe SRG ADR as generalized XCCDF authoring + add user workflow

761cfa5
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jul 12, 2026 in 3s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 63 in app/controllers/concerns/api_token_authenticatable.rb

See this annotation in the file changed.

Code scanning / CodeQL

Polynomial regular expression used on uncontrolled data High

This
regular expression
that depends on a
user-provided value
may run slow on strings starting with 'token ' and with many repetitions of ' '.