Skip to content

Commit

Permalink
Rename tool name to Precaution (#324)
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Brown <eric.brown@securesauce.dev>
  • Loading branch information
ericwb authored Mar 5, 2024
1 parent 175c31c commit 54f4385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion precli/cli/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ def main():

# Initialize the run
tool = Tool(
name="precli",
name="Precaution",
download_uri=precli.__download_url__,
full_description=precli.__summary__,
information_uri=precli.__url__,
Expand Down

0 comments on commit 54f4385

Please sign in to comment.