John M. Horan

Results 58 issues of John M. Horan

Hi @nickelser . I've looked through the codebase but have not been able to find a license file or similar information regarding the license for `activejob-traffic_control`. Could you please advise...

I've noticed with a recent PR (https://github.com/nexB/scancode-toolkit/pull/2958) that one test in particular (`FAILED tests/scancode/test_cli.py::test_scan_does_scan_php_composer`) seems to fail with near-regularity, yet often will subsequently pass after being manually rerun. As @pombredanne...

bug
nice to have

This PR add a new file categorization plugin.

Add `black` and `isort` to the `setup.cfg` `[options.extras_require]` `testing` section so they're available when we run `./configure --dev`.

dependencies
development environment

A codebase can have thousands or more files of a vast range of types, from those that are clearly code (`.py`, `.cpp`, `.so`) to those that clearly are not code...

Reference: https://github.com/nexB/vulnerablecode/issues/798 Signed-off-by: John M. Horan

I just noticed odd results from a vulnerability search that appear to be related to the number of `aliases` for that vulnerability. For example, if I search for `cve`, my...

bug
Priority: high

Do we want to require the user to enter some value in the search box for both package and vulnerability searches? Package search currently allows an empty search; vulnerability search...

question
ui

In the new UI, one task I'm working on is providing succinct user instructions on the new landing page for both a vulnerable package search and a vulnerability search. This...

ui
documentation

Working on WSL2 Ubuntu-20.04, I just ran `./manage.py import vulnerabilities.importers.github.GitHubAPIImporter` and then `./manage.py improve --all`. The `improve` process ran for approx. 1 hour 15 minutes and generated approx. 700 lines...

bug
improver