intel / cve-bin-tool

The CVE Binary Tool helps you determine if your system includes known vulnerabilities. You can scan binaries for over 200 common, vulnerable components (openssl, libpng, libxml2, expat and others), or if you know the components used, you can get a list of known vulnerabilities associated with an SBOM or a list of components and versions.
https://cve-bin-tool.readthedocs.io/en/latest/
GNU General Public License v3.0
1.23k stars 464 forks source link

Update Sphinx to 8.0.2 and myst-parser to 4.0.0 #4369

Closed himanshulohote closed 2 weeks ago

himanshulohote commented 3 months ago

Hey team,

I’ve updated the Sphinx and myst-parser dependencies to their latest versions:

Why the Change? This update helps us stay current with the latest features and fixes for these tools. It’s all about keeping our documentation in tip-top shape!

What I Did:

How to Check:

Related Issue: This PR addresses #4311 and will close the issue when merged.

Everything looks good to me, but please take a look and let me know if you see anything that needs tweaking. Thanks for reviewing!

mastersans commented 3 months ago

Hey you can mention env folder in .gitignore file if i am correct its your python environment(my tab just froze so its hard to tell based on contents of file) so that while git stagging changes it gets ignore.

terriko commented 2 weeks ago

It's been a few months, I think I'm going to assume the PR won't be fixed. Do feel free to re-open or open a new one if you're able to get it working!

giacob500 commented 1 week ago

Hi all, I will try to solve this if it's fine. Any questions let me know, thanks.