bottlerocket-os / bottlerocket-os/twoliter
add individual make task for running advisory checks
Open
- Dominant language
- Rust
- Stars
- 34
- Forks
- 43
- Avg merge
- 11h 13m
- Merged PRs (30d)
- 16
Description
**Issue**
Advisory checks added in https://github.com/bottlerocket-os/twoliter/pull/604 only run in full kit builds.
**What I'd Like**
Targeted task / make target for running just advisory checks.
**Alternatives Considered**
Keep the status quo.
Contributor guide
Research direction
Read pull request 604 to understand how the advisory checks are currently invoked during full kit builds. Trace that invocation to the relevant build or Make entry point, then define a targeted task that runs only those checks and verify it independently from a full kit build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100