Joshua Lock
Joshua Lock
[Cobra](https://cobra.dev) and [mitchellh/cli](https://github.com/mitchellh/cli) seem like popular options. @asraa when you say "lightweight" do you mean in terms of API and developer ergonomics or in terms of the dependency footprint? On...
I am all for including the schemas in this organisation as a starting point for implementers (the context in which this came up, iirc). I would like to see them...
I'd be happy to review early drafts
I've added the blocked label, needs more analysis if the issue persists after https://github.com/secure-systems-lab/securesystemslib/issues/428
Thanks for filing this issue! We should improve the developer experience when testing, so that a contributor can just run the `aggregate_tests.py` script as the submitter did. We need to...
> SBOM is intentionally not part of the Build track, though perhaps might be part of a future Vulnerabilities track. We really need a FAQ on this. I've attempted to...
I've sent a PR to fix .md links in #946 which addresses the first part of the suggested fix. Initial experimentation with [netlify-plugin-checklinks](https://github.com/munter/netlify-plugin-checklinks#readme) has been error-prone, but I will dig...
> * autogenerated pages (blog.html and onepage.html) don't work with the plugin, so links to .md files are not converted there these are resolved by the changes in #946 ```...
I've updated #946 to only address the broken links in the generated site. For this issue I plan to - [ ] remove all uses of .md file extensions in...
#964 addresses 2 & 3 but omits 1 (making more of the fields optional). Should we pop that into a separate issue?