chore: address review findings and exclusions
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"excluded_findings": [
|
||||
{
|
||||
"location": "entrypoint.sh:10-15",
|
||||
"title": "trim unit tests",
|
||||
"reason": "This repository intentionally excludes test fixtures and CI workflows."
|
||||
},
|
||||
{
|
||||
"location": "entrypoint.sh:30-59",
|
||||
"title": "resolve_package_names unit tests",
|
||||
"reason": "This repository intentionally excludes test fixtures and CI workflows."
|
||||
},
|
||||
{
|
||||
"location": "entrypoint.sh:61-76",
|
||||
"title": "parse_repo_context unit tests",
|
||||
"reason": "This repository intentionally excludes test fixtures and CI workflows."
|
||||
},
|
||||
{
|
||||
"location": "entrypoint.sh:78-120",
|
||||
"title": "api_request unit tests",
|
||||
"reason": "This repository intentionally excludes test fixtures and CI workflows."
|
||||
},
|
||||
{
|
||||
"location": "entrypoint.sh:122-181",
|
||||
"title": "fetch_package_versions unit tests",
|
||||
"reason": "This repository intentionally excludes test fixtures and CI workflows."
|
||||
},
|
||||
{
|
||||
"location": "entrypoint.sh:183-241",
|
||||
"title": "collect_package_candidates unit tests",
|
||||
"reason": "This repository intentionally excludes test fixtures and CI workflows."
|
||||
},
|
||||
{
|
||||
"location": "entrypoint.sh:243-286",
|
||||
"title": "process_candidates unit tests",
|
||||
"reason": "This repository intentionally excludes test fixtures and CI workflows."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user