Skip to content

v3.0.5 - Comprehensive Patch Validation#108

Merged
neverinfamous merged 1 commit intomainfrom
release/v3.0.5
Apr 5, 2026
Merged

v3.0.5 - Comprehensive Patch Validation#108
neverinfamous merged 1 commit intomainfrom
release/v3.0.5

Conversation

@neverinfamous
Copy link
Copy Markdown
Owner

v3.0.5 - Comprehensive Patch Validation

This patch concludes the Docker Scout vulnerability fixes with a perfectly sound patching strategy that handles NPM tree hoisting, metadata drift, and hidden file omission.

Build and Integrity

  • Safe Hidden File Patching: Replaced the cp -r / glob logic with cp -a and directory-level overwrites. This guarantees that all hidden/dot files within patched NPM bundles (such as picomatch) are accurately captured when manually copying to nested node_modules folders, ensuring complete artifact parity without polluting cache paths.

Copilot AI review requested due to automatic review settings April 5, 2026 04:35

This comment was marked as resolved.

@neverinfamous neverinfamous merged commit a34066a into main Apr 5, 2026
14 checks passed
@neverinfamous neverinfamous deleted the release/v3.0.5 branch April 5, 2026 04:37
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