Tags: ossf/package-analysis
Tags
Add user-agents to http requests sent by Package Analysis (#1018) * Add a simple package for setting the user-agent in request headers. Signed-off-by: Caleb Brown <calebbrown@google.com> * Ensure user-agents are set when http requests are made. Signed-off-by: Caleb Brown <calebbrown@google.com> * Add "production" to the user agent for the production env. Signed-off-by: Caleb Brown <calebbrown@google.com> * Tweak the build command to better handle multi file main packages. Signed-off-by: Caleb Brown <calebbrown@google.com> --------- Signed-off-by: Caleb Brown <calebbrown@google.com>
create /root/.ssh directory in dynamic analysis Dockerfile (#901) * create /root/.ssh directory in dynamic analysis Dockerfile Signed-off-by: Max Fisher <maxfisher@google.com> * add realistic mode to .ssh dir Signed-off-by: Max Fisher <maxfisher@google.com> --------- Signed-off-by: Max Fisher <maxfisher@google.com>
Fix Packagist JSON parsing to correctly parse dist fields. (#880) * Fix Packagist JSON parsing to correctly parse dist fields. Also handle the scenario where a download url is not available. Signed-off-by: Caleb Brown <calebbrown@google.com> * Fix an infinite loop and some minor nits. Signed-off-by: Caleb Brown <calebbrown@google.com> --------- Signed-off-by: Caleb Brown <calebbrown@google.com>
PreviousNext