-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Expose new scan queue to many workers #49 #290
Commits on Feb 26, 2024
-
Move maven priority queue related code to minecode.collectors #283
Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 13d0212 - Browse repository at this point
Copy the full SHA 13d0212View commit details -
Configuration menu - View commit details
-
Copy full SHA for ada55ea - Browse repository at this point
Copy the full SHA ada55eaView commit details -
Create viewset for ScannableURI #49
Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cb4abad - Browse repository at this point
Copy the full SHA cb4abadView commit details -
Return empty strings if nothing else on scan queue #49
Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fb9e696 - Browse repository at this point
Copy the full SHA fb9e696View commit details -
Update ScannableURI API and model #285
Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 93ad167 - Browse repository at this point
Copy the full SHA 93ad167View commit details -
Update scan_project_url in update_status #49 #285
Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4739fb7 - Browse repository at this point
Copy the full SHA 4739fb7View commit details -
Modify ScannableURI fields #49 #285
* Create test for ScannableURI API Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 20a33bc - Browse repository at this point
Copy the full SHA 20a33bcView commit details -
Ensure a response is returned in update_status #49 #285
Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e07cef0 - Browse repository at this point
Copy the full SHA e07cef0View commit details -
Add test for scan indexing through API #49 #285
Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 15f70c5 - Browse repository at this point
Copy the full SHA 15f70c5View commit details -
Renam instances of rescan to reindex #49 #285
Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 79b4aa7 - Browse repository at this point
Copy the full SHA 79b4aa7View commit details -
Create minecode/indexing.py #49 #285
* Update tests Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c4a7d52 - Browse repository at this point
Copy the full SHA c4a7d52View commit details
Commits on Feb 29, 2024
-
Create command to manage in progress scans #49 #285
Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e5b78b2 - Browse repository at this point
Copy the full SHA e5b78b2View commit details
Commits on Mar 2, 2024
-
Pass pipelines to be run to scancode.io
Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 42ae3e6 - Browse repository at this point
Copy the full SHA 42ae3e6View commit details
Commits on Mar 5, 2024
-
Create scan_queue_workers group #49 #285
* Guard scan_queue API endpoint Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5856cde - Browse repository at this point
Copy the full SHA 5856cdeView commit details
Commits on Mar 7, 2024
-
Update ScannableURI migrations #49 #285
Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 86b0885 - Browse repository at this point
Copy the full SHA 86b0885View commit details -
Do not track scan progress from purldb #49 #285
Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4169da5 - Browse repository at this point
Copy the full SHA 4169da5View commit details
Commits on Mar 8, 2024
-
Share code between user creation commands #49 #285
Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 38c5805 - Browse repository at this point
Copy the full SHA 38c5805View commit details
Commits on Mar 15, 2024
-
Set default pipelines to be run
Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d46c4b4 - Browse repository at this point
Copy the full SHA d46c4b4View commit details -
Get scan summary data and use it in index_package #49
Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ef57b49 - Browse repository at this point
Copy the full SHA ef57b49View commit details
Commits on Mar 16, 2024
-
Fix Package indexing issues #49
* Do not overwrite spdx license fields as these are generated * set Package fields to be nullable Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ccdee32 - Browse repository at this point
Copy the full SHA ccdee32View commit details -
Update package checksums using project extra data #49
Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4921a9a - Browse repository at this point
Copy the full SHA 4921a9aView commit details -
Update update_status error responses #49
* Test to see if package data can be updated from indexing Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1192879 - Browse repository at this point
Copy the full SHA 1192879View commit details
Commits on Mar 18, 2024
-
Do not allow updates of finished ScannableURIs #49 #285
Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b0b8ddd - Browse repository at this point
Copy the full SHA b0b8dddView commit details -
Move validate_uuid to utils.py #49 #285
* Add tests for validate_uuid * Test for missing scan_status in update_status Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ff83b09 - Browse repository at this point
Copy the full SHA ff83b09View commit details -
Move code from minecode/collectors to original location #49 #285
Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4ecd97a - Browse repository at this point
Copy the full SHA 4ecd97aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06520b3 - Browse repository at this point
Copy the full SHA 06520b3View commit details
Commits on Mar 19, 2024
-
Add tests to ensure proper API permissions for scan_queue #49
Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e3f46fd - Browse repository at this point
Copy the full SHA e3f46fdView commit details -
Remove previous scan queue Docker services #49 #285
Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 093d94b - Browse repository at this point
Copy the full SHA 093d94bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fbd43b - Browse repository at this point
Copy the full SHA 6fbd43bView commit details -
Update default pipelines to be run for packages #49 #285
Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8dcc1a3 - Browse repository at this point
Copy the full SHA 8dcc1a3View commit details -
Use reindex_uri attribute when calling index_package #49 #285
* Update quotes Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for abb6439 - Browse repository at this point
Copy the full SHA abb6439View commit details -
Remove duplicate import #49 #285
Signed-off-by: Jono Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 767e8a9 - Browse repository at this point
Copy the full SHA 767e8a9View commit details