Skip to content

Plat 16740 sca finding fixed - #422

Closed
SB-rohandhiman wants to merge 2 commits into
masterfrom
PLAT-16740-SCA-FINDING-FIXED
Closed

Plat 16740 sca finding fixed#422
SB-rohandhiman wants to merge 2 commits into
masterfrom
PLAT-16740-SCA-FINDING-FIXED

Conversation

@SB-rohandhiman

Copy link
Copy Markdown

Addresses PLAT-16976, PLAT-16740, and PLAT-16763.

GitHub Actions (maze-runner.yml, python-package.yml)

  • Added permissions: contents: read at top level
  • Added permissions: contents: none on test-done job
  • Follows least-privilege principle for workflow tokens

Django SECRET_KEY — example files (3 files)

  • Replaced hardcoded keys with os.environ.get('DJANGO_SECRET_KEY', 'django-insecure-testonly')
  • Falls back to a clearly marked insecure test key

Django SECRET_KEY — test fixtures (5 files)

  • Replaced random-looking keys with django-insecure-testonly
  • No env var needed for test fixtures

Changelog

  • Added PR reference for level parameter enhancement

@SB-rohandhiman
SB-rohandhiman requested review from SB-PawanN and SB-jigneshR and removed request for SB-PawanN and SB-jigneshR August 12, 2026 11:42
@SB-rohandhiman

Copy link
Copy Markdown
Author

We have to create this PR with the next branch — we created it by mistake with master.

@SB-rohandhiman
SB-rohandhiman deleted the PLAT-16740-SCA-FINDING-FIXED branch August 13, 2026 09:23
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