[high] oauth-patterns: OAuth implicit grant flow detected #41
Reference in New Issue
Block a user
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?
high Finding
Scanner: oauth-patterns
Severity: high
Rule: oauth-implicit-grant
Description
Implicit grant flow is deprecated and insecure. Use authorization code flow with PKCE instead.
Location
File:
compliance-agent/src/pipeline/patterns.rs(line 339)Code
Fingerprint:
1e19b4074f9ea87450f278b0776d0c1ce76f99dac47b35ec19f6ace7440b1e06Generated by compliance-scanner
Labels: severity:high, scanner:oauth-patterns, compliance-scanner