Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bridgecrew/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ def run():


if __name__ == "__main__":
run()
print("DEPRECATED: This project is no longer supported and will be archived end of 2023.")
print(" Please use checkov instead, pip install checkov")
run()