Skip to content

Regenerate via brew generate-vulns-advisories (re-land #2) - #4

Merged
andrew merged 3 commits into
mainfrom
post-transfer-readme
Jul 14, 2026
Merged

Regenerate via brew generate-vulns-advisories (re-land #2)#4
andrew merged 3 commits into
mainfrom
post-transfer-readme

Conversation

@andrew

@andrew andrew commented Jul 14, 2026

Copy link
Copy Markdown
Member

#2 merged into post-transfer-readme after #1 had already merged that branch into main, so its commits (df321fd, c3545d8) never reached main. This brings them over; no new changes.

andrew added 3 commits July 14, 2026 09:50
Homebrew/brew#23106 adds the exporter as a built-in dev-cmd, so drop
the gem install and call brew directly. HOMEBREW_DEVELOPER is set
explicitly to suppress the auto-enable warning in logs.
brew generate-vulns-advisories preserves published/ranges from existing
records and never deletes (Homebrew/brew#23112), so wiping first would
throw away the persisted fixed boundaries and any curated records.
Regenerate via brew generate-vulns-advisories
Copilot AI review requested due to automatic review settings July 14, 2026 21:32

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR re-lands previously-merged changes from the post-transfer-readme branch onto main, updating the documentation and the scheduled regeneration workflow to use Homebrew鈥檚 built-in advisory generator instead of the deprecated brew-vulns exporter.

Changes:

  • Update documentation to state advisories are generated via brew generate-vulns-advisories.
  • Switch the Regenerate GitHub Actions workflow from gem install brew-vulns + brew-vulns --osv-export to brew generate-vulns-advisories.
  • Stop wiping advisories/*.json prior to regeneration (preserving merged/curated metadata).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
README.md Updates the Generation section to reflect the new built-in Homebrew generator command.
.github/workflows/regenerate.yml Replaces the deprecated brew-vulns-based regeneration with brew generate-vulns-advisories, and adds HOMEBREW_DEVELOPER=1 for the command.

馃挕 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@andrew
andrew merged commit 9c1d4ab into main Jul 14, 2026
3 checks passed
@andrew
andrew deleted the post-transfer-readme branch July 14, 2026 23:17
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.

3 participants