Skip to content

SKILL-SEC-003 misses process.env and os.getenv secret reads #14

Description

@royalpinto007

Problem

os.getenv("AWS_SECRET") and process.env.AWS_SECRET produce 0 hits: the secret-read pattern covers os.environ/printenv/.env files but not the two most common env-read forms.

Where

src/rules.js (SKILL-SEC-003 pattern).

Acceptance

Add a failing test first asserting SEC-003 fires on process.env.X and os.getenv(. Then extend the alternation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions