You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 2024-08-25-1: Have enabled snyk vulnerability PR generation
* 2024-08-25-2: Have snyk-ignored CVE-2024-5480. This vulnerability apparently is only relevant when using pytorch.distributed features, which PlantTracerML currently does not use. Ignoring it because the pytorch folks seem disinclined to address it, and refer to a policy never to use the distributed features on an insecure network.