uswds / uswds-compile

Simple Gulp 4 functions for copying USWDS static assets and transforming USWDS Sass into browser-readable CSS.
Other
21 stars 12 forks source link

USWDS-Compile - POAM: June '24 #104

Closed mahoneycm closed 2 months ago

mahoneycm commented 2 months ago

Summary

POAM for June 2024.

Cleared dependency cache and rebuilt.

Dependency changes:

Before:

4 vulnerabilities (1 low, 3 moderate)

After:

3 moderate severity vulnerabilities

Testing instructions

  1. Install this branch on site
    • On Site's main branch, run:
      npm install "https://github.com/uswds/uswds-compile/tree/cm-POAM-june-2024" --save
  2. Run gulp sass scripts and ensure compile runs as expected without error.
  3. Ensure no when package is used to compile site

Dependency updates

No direct dependency updates.

mdmower-csnw commented 2 months ago

Hint hint... those lingering 3 moderate severity vulnerabilities could be eliminated with #103. 😃

mejiaj commented 2 months ago

Thanks @mdmower-csnw! I've added myself and @mahoneycm as assignees to review and test.