We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Slither should check before running its suite if there exists a .sarif file with the name defined for the current run, e.g.
touch latest.sarif
slither . --sarif latest.sarif > INFO:Slither:latest.sarif exists already, the overwrite is prevented