pub const RECIPE_VERSION: &str = "1";Expand description
Version of the ranking recipe, recorded with every run.
The constants below decide where findings land in a report, so two runs ranked under different constants are not comparable orderings even when every fingerprint agrees. Increment this whenever a constant or a formula moves.