Skip to content

Security: mostlyharmlessone/cyclic-banded-matrix

Security

SECURITY.md

Using cyclic-banded securely

As far as any numerical Fortran code is concerned, inappropriate input to the algorithm may cause an exception and theoretically cause a security breach. While there are some checks of the sanity of the input with error code handling, there are few checks on memory allocation or size of the problem.

There aren’t any published security advisories