Andrew Lilley Brinker
Andrew Lilley Brinker
Will need to document: - For end-users: - [x] Policy files - [x] Policy expressions - For plugin-authors: - [x] How to create a plugin binary - [ ] #932...
- [x] #395 - [x] #420 - [ ] #421 - [ ] #422 - [x] #423 - [ ] Transition existing plugins to use the SDK - [x] #443...
Zola has a newer version out than the one we use. We use `0.19.1` currently, but `0.19.2` is out. Tailwindcss is at `3.4.13` as well. We're using `3.4.4` right now...
- [ ] Convert list of RFDs into table - [ ] Make the table... - [ ] Filterable - [ ] Sortable - [ ] Searchable - [ ]...
This should help catch bugs earlier by ensuring we test on the same platforms we'll be using for our release artifacts. Needs to be done in a way that actually...
- [ ] Implement RFD7, eliminating push to `crates.io` - [ ] Add salsa as a git dependency - [ ] Upgrade to Salsa 2022 (intermediate step) - [ ]...
Right now our `Containerfile` does _not_ pin the base version of the image, which means there's some degree to which we're susceptible to substitution of a _wrong_ or even _malicious_...
https://github.com/mitre/hipcheck/actions/runs/10783600284
Currently our release builds include the `xtask` crate, which is only for internal automation and doesn't need to be included.