-
-
Notifications
You must be signed in to change notification settings - Fork 552
Expand file tree
/
Copy path.lycheeignore
More file actions
38 lines (31 loc) · 1.3 KB
/
.lycheeignore
File metadata and controls
38 lines (31 loc) · 1.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# Ignore all files
file://.*
# This is used as an example when creating a pull request
https://github.com/Your_Github_Handle.*
# Heroku is not guaranteed to be up
https://wrongsecrets-ctf.herokuapp.com/
https://wrongsecrets.herokuapp.com
# Okteto is not guaranteed to be up
https://wrongsecrets-commjoen.cloud.okteto.net/
https://wrongsecrets-ctf-commjoen.cloud.okteto.net/
# Onrender will startup too slow
https://wrongsecrets.onrender.com/
https://betterprogramming.pub/stop-writing-bad-commit-messages-8df79517177d
# Twitter its API does not like us
https://twitter.com/intent/tweet?*
# Trust that these github links work
https://github.com/OWASP/CheatSheetSeries*
https://github.com/OWASP/wrongsecrets*
https://github.com/OWASP/www-project-wrongsecrets*
# HashiCorp sites are rate-limited and cause 429 errors
https://developer.hashicorp.com/*
https://learn.hashicorp.com/*
https://www.vaultproject.io/*
# Medium not working along:
https://medium.com/sweetmeat/how-to-keep-a-downstream-git-repository-current-with-upstream-repository-changes-10b76fad6d97
# Issues with lychee:
https://github.com/topics/secrets-detection
# Helm docs are flaky in CI (connection resets)
https://helm.sh/docs/intro/install/
# Google Docs require authentication and always return 401 to link checkers
https://docs.google.com/document/*