Allen D. Householder
Allen D. Householder
See #2 and #3 for related commentary. The msec snippet in #2 should be detected by drillresults as interesting (probably a score of 20), but currently it doesn't because it...
Fixes #556 The current owl file contains two properties: `as:oneOf` and `as:anyOf` that are both labeled "oneOf". This PR fixes that.
Hi there, (resubmitting #6 after fixing lint warnings) I just used the h1 module to retrieve a bunch of reports out of HackerOne. It worked quite well, but I hit...
See for example https://github.com/CERTCC/labyrinth/actions/runs/6536547242 ``` Prepare all required actions Run ./.github/actions/deep_dive Run repo_deep_dive --verbose --mod 5 --divisor 10 --results_dir results/[2](https://github.com/CERTCC/labyrinth/actions/runs/6536547242/job/17749913960#step:7:2)023/10/15 --max_age 7200 INFO root - log level: INFO INFO labyrinth.repo_processor...
See failed job in https://github.com/CERTCC/labyrinth/actions/runs/5527573575/job/14968312185 Log snippet follows ``` search_github --gh_token *** --start_date 2023-07-09 --end_date 2023-07-10 exploit shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} env: pythonLocation: /opt/hostedtoolcache/Python/3.9.[17](https://github.com/CERTCC/labyrinth/actions/runs/5510599382/job/14918209014#step:6:18)/x64 PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.9.17/x64/lib/pkgconfig...
See for example https://github.com/CERTCC/labyrinth/actions/runs/5527573575/job/14968312185 log snippet follows ``` 2023-07-12T05:42:25.0531884Z ##[group]Run repo_deep_dive --verbose --mod 3 --divisor 10 --results_dir results/2023/07/11 --max_age 7200 2023-07-12T05:42:25.0532364Z [36;1mrepo_deep_dive --verbose --mod 3 --divisor 10 --results_dir results/2023/07/11 --max_age...
The code seems to work, but I just noticed in this segment of code that `quals` is both the thing being iterated over AND something that is assigned to inside...
It's taking over 20 minutes for each action to check out the repository before it can do anything. This results in every run of SearchRepos using basically 12 hours of...
Having both the code and the data it is collecting in a single repository was neat when we started but the data has grown so much (and is updated so...
@trentn reported issues with cloning, possibly due to the number of commits i think this might be slowing down the action runs too, they seem to be taking more than...