Skip to content

Move OWASP scanner into scanner/ subdirectory + add workflow#72

Merged
ben-AI-cybersec merged 9 commits intoRedback-Operations:mainfrom
lperry022:feat/scanner
Sep 17, 2025
Merged

Move OWASP scanner into scanner/ subdirectory + add workflow#72
ben-AI-cybersec merged 9 commits intoRedback-Operations:mainfrom
lperry022:feat/scanner

Conversation

@lperry022
Copy link
Contributor

  • Moved scanner into scanner/ as requested
  • Added GitHub Actions workflow (.github/workflows/owasp-scanner.yml) to run scanner on PRs
  • Ignored venv

@lperry022 lperry022 requested review from a team as code owners September 7, 2025 06:16
@github-actions

This comment was marked as outdated.

@github-actions

This comment was marked as outdated.

@github-actions

This comment was marked as outdated.

@github-actions

This comment was marked as outdated.

@github-actions

This comment was marked as outdated.

@github-actions

This comment was marked as outdated.

@github-actions

This comment was marked as outdated.

@github-actions

This comment was marked as outdated.

@github-actions
Copy link

🔒 Security Scan Results

🔒 Security Scan Results
=========================

Bandit Scan Results:
-------------------
Run started:2025-09-17 08:55:24.939133

Test results:
	No issues identified.

Code scanned:
	Total lines of code: 1980
	Total lines skipped (#nosec): 0
	Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 1

Run metrics:
	Total issues (by severity):
		Undefined: 0
		Low: 13
		Medium: 0
		High: 0
	Total issues (by confidence):
		Undefined: 0
		Low: 0
		Medium: 0
		High: 13
Files skipped (1):
	./T1_2025/infra/backups/bak/controller/backend/v1.0.0/endpoints/register.py (syntax error while parsing AST from file)

No critical security issues detected.

The code has passed all critical security checks.

Copy link
Member

@ben-AI-cybersec ben-AI-cybersec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ben-AI-cybersec ben-AI-cybersec merged commit 0a4ea0e into Redback-Operations:main Sep 17, 2025
2 checks passed
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