helmholtz-analytics / heat

Distributed tensors and Machine Learning framework with GPU and MPI acceleration in Python
https://heat.readthedocs.io/
MIT License
210 stars 53 forks source link

[Bug]: Vulnerability report is broken #1225

Closed ClaudiaComito closed 1 year ago

ClaudiaComito commented 1 year ago

What happened?

We introduced the option to report security vulnerabilities and created a dedicated issue template.

https://github.com/helmholtz-analytics/heat/issues/new/choose

At the moment, reporting the vulnerability doesn't work: the link that should open the vulnerability report template (see above) points to the security policy, which in turn invites to report via the template.

There were some errors in the template which I have fixed in #1205, but I'm not sure that will solve the loop.

Code snippet triggering the error

No response

Error message or erroneous outcome

No response

Version

1.3.x

Python version

None

PyTorch version

None

MPI version

No response

mrfh92 commented 1 year ago

Meanwhile I have merged #1205 (thanks for the work done there :+1:) and requesting a new issue now looks as follows: Screenshot (33)

The button to open the vulnerability issue template works correctly, so the loop is solved. We only need to decide whether we want to remove the additional link to the security policy below.

ClaudiaComito commented 1 year ago

I'd say this is closed and we can beautify at the next README update iteration. Thanks!