Matthew Burket

Results 169 comments of Matthew Burket

With RHEL 7 being removed this PR will need to be rewritten to make Amazon Linux 2 as a standalone product.

Thanks for opening this PR. I believe that opening a new PR and adding Amazon Linux 2 as a standalone product would better than reusing this PR. Please reach in...

Thanks for this issue. This project currently doesn't have a standard (as you have seen) for this. This is something that we should establish and put in the style guide....

Thanks for opening this issue. We have a script to update the policy files `./utils/import_disa_stig.py `. It's basic and requires manual review but it helps a lot. We usually don't...

I'm able to reproduce on the shipping version in Ubuntu 24.04. But can't reproduce on latest `main` or `maint-1.3`.

It appears [this is now fixed](https://github.com/softvar/json2html/blob/0a223c7b3e5dce286811fb12bbab681e7212ebfe/setup.cfg). However, since there has not been a release to PyPi since this change was implemented this bug is still appearing.

It's fixed for now since setuptools rolled back the breaking change, but I think they want to introduce it again in 2026. So a release with the fix would still...

Once we fill the following in `products/rhel10/product.yml` that should resolve the issues. ```yaml pkg_release: "" pkg_version: "" aux_pkg_release: "" aux_pkg_version: "" release_key_fingerprint: "" auxiliary_key_fingerprint: "" ```

This is fixed now since we filled out the needed fields for the RHEL 10 product.

Please open a discussion or reach out on Gitter if you have additional questions.