diff --git a/README.md b/README.md index 40138d9..3f7c170 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +# :warning: DEPRECATED + +The GitHub Sherlock Mod has been deprecated and all the existing controls have been migrated to the GitHub Insight Mod. Please use the [GitHub Insights Mod](https://hub.steampipe.io/mods/turbot/github_insights) instead. + +--- + # GitHub Sherlock Mod for Steampipe Interrogate your GitHub resources with the help of the World's greatest diff --git a/controls/issue.sp b/controls/issue.sp index 6682957..04dce3f 100644 --- a/controls/issue.sp +++ b/controls/issue.sp @@ -83,3 +83,4 @@ control "issue_older_30_days" { r.is_fork = ${local.include_forks} and i.state = 'OPEN' EOT } + diff --git a/docs/index.md b/docs/index.md index 218c9a5..3057ddb 100644 --- a/docs/index.md +++ b/docs/index.md @@ -2,7 +2,11 @@ repository: "https://github.com/turbot/steampipe-mod-github-sherlock" --- -# GitHub Sherlock Mod +# GitHub Sherlock Mod [DEPRECATED] + +The GitHub Sherlock Mod has been deprecated and all the existing controls have been migrated to the GitHub Insight Mod. Please use the [GitHub Insights Mod](https://hub.steampipe.io/mods/turbot/github_insights) instead. + +--- Interrogate your GitHub resources with the help of the world's greatest detectives: Steampipe + Sherlock.