Cameron Higby-Naquin
Cameron Higby-Naquin
Hi, I've noticed that for some sites I'm scanning, the Strictly Forces HTTPS field is sometimes `null`. I suspect this is for similar reasons as #49. Here's a representative example:...
Option to display only the Gatherer url for debugging purposes.
There should be a verbosity flag that toggles outputting all the available information about a card.
Related to https://github.com/freedomofpress/infrastructure/issues/4729 Some relevant reading: * https://docs.github.com/en/actions/migrating-to-github-actions/manually-migrating-to-github-actions/migrating-from-circleci-to-github-actions
[Log entries](https://logs.freedom.press/app/discover#/?_g=(filters:!(),refreshInterval:(pause:!t,value:60000),time:(from:'2023-11-22T14:00:00.000Z',to:'2023-11-22T15:30:00.000Z'))&_a=(columns:!(django.event,django.request.user,django.response.status_code),filters:!(),grid:(columns:(django.event:(width:984))),index:'filebeat-*',interval:auto,query:(language:kuery,query:'django.response.status_code:500'),sort:!(!('@timestamp',desc)))) The above log lines are odd because they are 500 status but I can't find an associated error message or stack trace. From Nathan: > I created a...
## Production ### Major Version Upgrade | name | version | latest | notes | |---------------------|-----------|----------|----| | bleach | 4.1.0 | 5.0.1 | | | django-modelcluster | 5.2 | 6.0...
Currently blocked by https://github.com/freedomofpress/fpf-www-projects/issues/150 This is because the nassl package, a dependency of sslyze, is only compatible with python 3.9 [as of version 4.0](https://github.com/nabla-c0d3/sslyze/issues/468), but we are constrained to use...