updated URLs
4bbad640
Hari Sekhon
committed
16 changed files
ISSUE_TEMPLATE.md
/.github/ISSUE_TEMPLATE.md-1+1
/.github/ISSUE_TEMPLATE.md
Add comment 1 Please be specific about your issue and include debug output from running after setting `export DEBUG=1` in your shell.
Add comment 2
Add comment 3 Minus  You can anonymize hostnames / FQDNs, IP / MAC addresses, Kerberos principals, email addresses and almost anything else using `anonymize.pl` or the newer `anonymize.py` available in the [DevOps Perl Tools](https://github.com/HariSekhon/DevOps-Perl-Tools) and [DevOps Python Tools](https://github.com/HariSekhon/DevOps-Python-Tools) respectively.
Add comment 3 Plus  You can anonymize hostnames / FQDNs, IP / MAC addresses, Kerberos principals, email addresses and almost anything else using `anonymize.pl` or the newer `anonymize.py` available in the [DevOps Perl Tools](https://github.com/HariSekhon/DevOps-Perl-tools) and [DevOps Python Tools](https://github.com/HariSekhon/DevOps-Python-tools) respectively.
Add comment 4
cpan-requirements-optional.txt
/setup/cpan-requirements-optional.txt-1+1
/setup/cpan-requirements-optional.txt
Add comment 3 # Author: Hari Sekhon
Add comment 4 # Date: 2013-01-06 15:45:00 +0000 (Sun, 06 Jan 2013)
Add comment 5 #
Add comment 6 Minus  # https://github.com/harisekhon/lib
Add comment 6 Plus  # https://github.com/HariSekhon/lib
Add comment 7 #
Add comment 8 # License: see accompanying Hari Sekhon LICENSE file
Add comment 9 #
cpan-requirements.txt
/setup/cpan-requirements.txt-1+1
/setup/cpan-requirements.txt
Add comment 3 # Author: Hari Sekhon
Add comment 4 # Date: 2013-01-06 15:45:00 +0000 (Sun, 06 Jan 2013)
Add comment 5 #
Add comment 6 Minus  # https://github.com/harisekhon/lib
Add comment 6 Plus  # https://github.com/HariSekhon/lib
Add comment 7 #
Add comment 8 # License: see accompanying Hari Sekhon LICENSE file
Add comment 9 #
.checkov.yaml
/.checkov.yaml-1+1
/.checkov.yaml
Add comment 4 #
Add comment 5 # vim:ts=2:sts=2:sw=2:et
Add comment 6 #
Add comment 7 Minus  # https://github.com/HariSekhon/DevOps-Bash-Tools
Add comment 7 Plus  # https://github.com/HariSekhon/DevOps-Bash-tools
Add comment 8 #
Add comment 9 # License: see accompanying Hari Sekhon LICENSE file
Add comment 10 #
.dockerignore
/.dockerignore-1+1
/.dockerignore
Add comment 22 # ====================================================================
Add comment 23 # Smaller more concise .dockerignore files are found in the builds at:
Add comment 24 #
Add comment 25 Minus  # https://github.com/harisekhon/dockerfiles
Add comment 25 Plus  # https://github.com/HariSekhon/Dockerfiles
Add comment 26
Add comment 27 # =========================================================
Add comment 28 # This is a huge list of exclusions which covers most cases
.vimrc
/.vimrc-1+1
/.vimrc
Add comment 265 " for scripts that don't end in .sh like Google Cloud Shell's .customize_environment
Add comment 266 au FileType sh nmap ;l :w<CR>:!clear; cd "%:p:h" && shellcheck -x -Calways "%:t" \| more -R<CR>
Add comment 267
Add comment 268 Minus   " these tools are in the https://github.com/HariSekhon/DevOps-Python-Tools & DevOps-Bash-tools repos which should be downloaded, run 'make' and add to $PATH
Add comment 268 Plus   " these tools are in the https://github.com/HariSekhon/DevOps-Python-tools & DevOps-Bash-tools repos which should be downloaded, run 'make' and add to $PATH
Add comment 269 au BufNew,BufRead *.csv nmap ;l :w<CR>:!clear; validate_csv.py "%"<CR>
Add comment 270 au BufNew,BufRead *.cson nmap ;l :w<CR>:!clear; validate_cson.py "%"<CR>
Add comment 271 au BufNew,BufRead *.json nmap ;l :w<CR>:!clear; validate_json.py "%"; echo; check_json.sh "%" \| more -R<CR>
check_tld_chars.sh
/check_tld_chars.sh
/check_tld_chars.sh
dockerhub_list_tags.sh
/dockerhub_list_tags.sh
/dockerhub_list_tags.sh
dockerhub_search.sh
/dockerhub_search.sh
/dockerhub_search.sh
git_foreach_branch.sh
/git_foreach_branch.sh
/git_foreach_branch.sh
git_merge_all.sh
/git_merge_all.sh
/git_merge_all.sh
git_merge_master_pull.sh
/git_merge_master_pull.sh
/git_merge_master_pull.sh
git_merge_master.sh
/git_merge_master.sh
/git_merge_master.sh
Makefile.in
/Makefile.in
/Makefile.in
README.md
/README.md
/README.md
urlopen.sh
/urlopen.sh
/urlopen.sh