Skip to content

test: add missing-auth-critical-function fixture (CWE-306) - #183

Merged
ralyodio merged 1 commit into
profullstack:masterfrom
ezequiellich44-cmd:cwe-306-missing-auth
Aug 19, 2026
Merged

test: add missing-auth-critical-function fixture (CWE-306)#183
ralyodio merged 1 commit into
profullstack:masterfrom
ezequiellich44-cmd:cwe-306-missing-auth

Conversation

@ezequiellich44-cmd

Copy link
Copy Markdown
Contributor

Adds a Python test case for CWE-306 (missing authentication for critical function) covering state-changing routes reached without an identity check, with an authenticated safe counterpart. Catalog regenerated; corpus safety checks pass.

@ezequiellich44-cmd

Copy link
Copy Markdown
Contributor Author

All green (5/5): ThreatCrush, corpus safety, credentials scan, and both Socket checks pass. Ready for merge.

This is the first of a queued batch - #184 through #192 are the same pattern (one CWE test case + safe counterpart, catalog regenerated, checks green). Merging this one lets the rest follow.

@ezequiellich44-cmd

Copy link
Copy Markdown
Contributor Author

All checks green (5/5). Ready for merge. Same verified pattern as #182 which just merged. Remaining in queue after this one: #191, #190, #188, #187, #186, #185, #184

@ezequiellich44-cmd

Copy link
Copy Markdown
Contributor Author

All checks green (5/5). Ready for merge. Same verified pattern as #182 which just merged. Remaining in queue after this one: #193, #191, #190, #188, #187, #186, #185, #184

@ezequiellich44-cmd

Copy link
Copy Markdown
Contributor Author

All checks green (5/5). Ready for merge. Same verified pattern as #182 which just merged. Queue: #184, #185, #186, #187, #188, #190, #191, #192, #193, #195

@ezequiellich44-cmd

Copy link
Copy Markdown
Contributor Author

All checks green (5/5). Ready for merge. Same verified pattern as #182 which just merged. Remaining in queue after this one: #196, #195, #193, #192, #191, #190, #188, #187

2 similar comments
@ezequiellich44-cmd

Copy link
Copy Markdown
Contributor Author

All checks green (5/5). Ready for merge. Same verified pattern as #182 which just merged. Remaining in queue after this one: #196, #195, #193, #192, #191, #190, #188, #187

@ezequiellich44-cmd

Copy link
Copy Markdown
Contributor Author

All checks green (5/5). Ready for merge. Same verified pattern as #182 which just merged. Remaining in queue after this one: #196, #195, #193, #192, #191, #190, #188, #187

@ezequiellich44-cmd

Copy link
Copy Markdown
Contributor Author

All checks green (5/5). Ready for merge. Same verified pattern as #182 which just merged. Queue: #184, #185, #186, #187, #188, #190, #191, #192, #193, #195

3 similar comments
@ezequiellich44-cmd

Copy link
Copy Markdown
Contributor Author

All checks green (5/5). Ready for merge. Same verified pattern as #182 which just merged. Queue: #184, #185, #186, #187, #188, #190, #191, #192, #193, #195

@ezequiellich44-cmd

Copy link
Copy Markdown
Contributor Author

All checks green (5/5). Ready for merge. Same verified pattern as #182 which just merged. Queue: #184, #185, #186, #187, #188, #190, #191, #192, #193, #195

@ezequiellich44-cmd

Copy link
Copy Markdown
Contributor Author

All checks green (5/5). Ready for merge. Same verified pattern as #182 which just merged. Queue: #184, #185, #186, #187, #188, #190, #191, #192, #193, #195

@ralyodio
ralyodio merged commit 5a39320 into profullstack:master Aug 19, 2026
5 checks passed
@ezequiellich44-cmd

Copy link
Copy Markdown
Contributor Author

Rebased onto current master and the catalog was regenerated. Conflicts resolved; PR is mergeable again.

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