Skip to content

fix: remove CNA leftovers and mark CVA as live - #9

Merged
ulises-jeremias merged 5 commits into
mainfrom
feat/content-cleanup
Jul 22, 2026
Merged

fix: remove CNA leftovers and mark CVA as live#9
ulises-jeremias merged 5 commits into
mainfrom
feat/content-cleanup

Conversation

@ulises-jeremias

@ulises-jeremiasulises-jeremias commented Jul 22, 2026

Copy link
Copy Markdown
Member

Description

Remove Create Node App leftovers from the CPA website: fix hardcoded catalog stats (5/12/9), category icon maps for the Python bank, mark Create Vlang App as live in the ecosystem/footer, clean React/TypeScript fixtures, and bump sharp to clear Trivy HIGH.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

How Has This Been Tested?

  • pnpm type-check
  • pnpm test --run
  • GitHub Actions (MegaLinter / tests / type-check)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

@vercel

vercelBot commented Jul 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

ProjectDeploymentActionsUpdated (UTC)
create-awesome-python-app-websiteReadyReadyPreview, CommentJul 22, 2026 6:40am

Correct footer/stats/category maps for the Python bank, update ecosystem
copy so V is live, and clean remaining Node/React fixture copy.
@github-actions

github-actionsBot commented Jul 22, 2026

Copy link
Copy Markdown
Warnings
⚠️This PR is changing more than 200 lines.
⚠️This PR is changing more than 10 files.
Messages
📖Thanks for updating docs! We ❤️ documentation!
📖

Thanks for updating tests! Only YOU can prevent production fires. 🔥🌲🐻

Generated by 🚫 dangerJS against a3c4497

@github-actions

github-actionsBot commented Jul 22, 2026

Copy link
Copy Markdown

🦙 MegaLinter status: ✅ SUCCESS

DescriptorLinterFilesFixedErrorsWarningsElapsed time
✅ ACTIONactionlint5000.04s
✅ COPYPASTEjscpdyesnono3.03s
✅ EDITORCONFIGeditorconfig-checker166000.5s
✅ JAVASCRIPTstandard1001.1s
✅ JSONjsonlint9000.14s
✅ JSONnpm-package-json-lintyesnono0.43s
✅ JSONprettier9000.42s
✅ JSONv8r9009.78s
✅ MARKDOWNmarkdownlint9000.5s
✅ MARKDOWNmarkdown-table-formatter9000.19s
✅ REPOSITORYcheckovyesnono13.09s
✅ REPOSITORYgitleaksyesnono0.39s
✅ REPOSITORYgit_diffyesnono0.01s
✅ REPOSITORYsecretlintyesnono1.3s
✅ REPOSITORYtrivyyesnono8.55s
✅ REPOSITORYtrufflehogyesnono2.65s
✅ SPELLcspell167003.91s
✅ YAMLprettier12000.44s
✅ YAMLyamllint12000.38s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Force sharp>=0.35.0 to clear GHSA-f88m-g3jw-g9cj and simplify README
markdown so markdownlint stops flagging the badge block.
pnpm 10 ignores package.json pnpm.overrides; keep the Trivy fix in the
workspace overrides list used by the rest of the CVE pins.
Regenerate pnpm-lock so frozen CI installs match pnpm-workspace overrides.
@ulises-jeremias
ulises-jeremias merged commit c576893 into mainJul 22, 2026
6 of 7 checks passed
Sign up for freeto 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.

1 participant

@ulises-jeremias