Terri Oda

Results 173 issues of Terri Oda

Feature request received by email: >Also, adding filed remarks to the .pdf report will be helpful. This is referring to the triage remarks, which could include notes about why a...

enhancement
higher priority

Possible GSoC idea: Reporting and Triage improvements * related: #1462 * related: #1379 I just filed 4 feature requests related to the report UI and how we display triage data:...

gsoc

Setuptools is apparently going away, so we'll need to move to probably pyproject.toml. I haven't done the research on what this will take yet; it may be very simple or...

Currently, we support scanning of python packages, but not taking a list of requirements.txt and scanning it directly. There's a number of other tools available for this (python safety, dependabot,...

* from #1427 ``` FAILED test/test_cli.py::TestCLI::test_quiet_mode - aiohttp.client_exceptions... ``` When we have a network connection fail it looks like quiet mode breaks (at least, the test does). In the case...

[Google Summer of Code 2022 has been announced](https://opensource.googleblog.com/2021/11/expanding-google-summer-of-code-in-2022.html)! CVE Binary Tool is hoping to participate in 2022 under the Python Software Foundation umbrella. This year contributors can be anyone over...

good first issue
gsoc

* related to #1539 Now that we're starting to get type hints in more files, I'd like to have CI give us feedback on type hints. This can be allowed...

enhancement

New checker request: **rsync** **Source code**: Please add links in the comments so this issue can be updated **CVE data**: Please add links in the comments so this issue can...

enhancement
signature needs work
blocked

New checker request: Apache http (In "celebration" of https://ubuntu.com/security/CVE-2021-41773 ) Website: https://httpd.apache.org/ CVEs: * Just the 2.4 ones (others on separate pages) https://httpd.apache.org/security/vulnerabilities_24.html * https://www.cvedetails.com/vulnerability-list/vendor_id-45/product_id-66/Apache-Http-Server.html Instructions: [How to add a...

enhancement
good first issue
hacktoberfest

* related #1552 @Molkree discovered an interesting issue while improving our CI files: > Alright, it didn't take long, looks like my first guess was the correct one. > >...

bug
tests