Skip to content

Security update flag - #123

Open
zirni wants to merge 4 commits into
mattbrictson:mainfrom
zirni:security-update-flag
Open

Security update flag#123
zirni wants to merge 4 commits into
mattbrictson:mainfrom
zirni:security-update-flag

Conversation

@zirni

@zirni zirni commented Jul 30, 2026

Copy link
Copy Markdown

No description provided.

zirni added 4 commits July 30, 2026 18:16
In our workflow, we regularly check for security updates and require
this capability.

Additionally, excluding major updates by default—even those containing
security fixes—is a sensible approach, with the option to include them
via the `--with-major-update` flag.

We continuously check for security updates in our workflow and need to maintain this behavior.

By default, major updates are excluded even if they contain security fixes. This can be overridden using the `--with-major-update` flag when needed.
When applying security updates, the commit message must include:
- The bundle audit title
- CVE reference number

This ensures traceability for future reference.
Especially useful in combination with
--only-security-updates and automation
Makes it easy to run exe/bundle-ui of my
local repo on any local rails project with
my personal changes.

Delete this in the future when those features
will be seriously used
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.

1 participant