Skip to content

Dev - #1

Merged
paulkakell merged 6 commits into
mainfrom
dev
Aug 14, 2026
Merged

Dev#1
paulkakell merged 6 commits into
mainfrom
dev

Conversation

@paulkakell

Copy link
Copy Markdown
Owner

No description provided.

Refs: SEC-AUDIT-2026-08-13

- authenticate v3 headers, encrypted metadata, record order, and record lengths
- bound parser, KDF, file-size, and browser-memory inputs
- retain guarded legacy v1/v2 reads with neutral output handling
- remove four-word generation and unsupported custom entropy claims
- add tests, type checking, SAST, CodeQL, locked builds, SBOM, and release documentation
- keep executable API scans on production modules
- validate the 2,048-word bundle through dedicated data checks
- prevent dictionary words such as fetch from causing false positives
- record successful locked install, npm audit, full validation, and CodeQL runs
- capture validated artifact name and SHA-256 digest
- keep production promotion controls explicitly pending
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

Comment thread scripts/smoke.mjs Fixed
Refs: GHAS-PR-1, CodeQL alert 1, PR #1

- replace stat-then-read validation with a fixed route allowlist
- prevent request paths from becoming filesystem paths
- reject traversal-shaped, unlisted, and non-GET requests
- add regression coverage for the CodeQL finding
- update version, changelog, SBOM, security policy, release notes, validation, and rollback evidence
- ensure the public-header mutation always differs from the current writer version
- prevent release version bumps from turning the security regression into a no-op
- retain BlindCrypt version 01.01.01 and unchanged format v3 behavior
- record successful Security validation and CodeQL runs
- record 27 passing tests, zero audit vulnerabilities, clean build, smoke, and performance results
- record the retained artifact and SHA-256 digest
- mark the CodeQL alert thread resolved and retain production promotion gates
@paulkakell
paulkakell merged commit 0aff063 into main Aug 14, 2026
5 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