valentijnscholten

Results 78 comments of valentijnscholten

Some more info here: https://github.com/jeemok/better-npm-audit#npm-version-6-and-7-and-8 https://uko.codes/dealing-with-npm-v7-audit-changes

I was just wondering why the EPSS tab is seperate from the Audit Vulnerabilities tab. When assessing the EPSS it might be useful to be able to see the details...

Ah yes, sorry for hijacking you issue with a completely different screen. But at the same time it's a related question/suggestion :-)

Thanks. What I meant is, is there anyway to use auto logging for all functions in a module (or app) all at once, without having to decorate each function.

Thanks @tiagoposse for the PR and suggestions, will take a look. What do about think about the fact that we build and push arm64 images without testing them? I haven't...

Did you test the workflow in your fork, for example by pushing to your personal docker hub account?

It's more about if they build well and upload well from GHA. To prevent any errors during our release process.

We can upgrade to bullseye in 2.6.0, first we want to release 2.5.0 on December 7th.

@tiagoposse I upgraded to bullseye, but the uwsgi wheel won't build. Do you have any idea? https://github.com/DefectDojo/django-DefectDojo/runs/4718480444?check_suite_focus=true#step:4:1674

uwsgi won't build on bullseye if you use `pip wheel uwsgi` as you can see in the PR that I linked.