Trevor Brown
|
79eca42572
|
Update banned_commands.bats tests to ignore string literals
|
2021-05-24 17:30:51 -04:00 |
|
Trevor Brown
|
e121a93716
|
Update banned_commands.bats
Update banned_commands.bats so commands in comments are ignored and output
is only printed when a banned command is found.
|
2021-05-21 12:40:23 -04:00 |
|
Trevor Brown
|
5ca750edb2
|
Add source to list of banned commands
|
2021-05-21 11:58:49 -04:00 |
|
James Hegedus
|
10d9c1218e
|
Merge branch 'master' into ban-process-substitution
|
2021-04-27 19:34:35 +10:00 |
|
Trevor Brown
|
dd20022830
|
Add both the short and long versions of the --sort-versions flag to the banned commands
Related to #755
|
2021-02-10 14:45:02 -05:00 |
|
Trevor Brown
|
f633811577
|
Ban process substitution from asdf codebase
|
2021-02-05 11:28:27 -05:00 |
|
Trevor Brown
|
8bbefba072
|
chore: ban echo command (#806)
|
2020-09-22 08:27:52 +10:00 |
|
Trevor Brown
|
aef4ae8b5a
|
fix: ban the sort -V command (#755)
|
2020-07-08 15:37:52 +10:00 |
|
Trevor Brown
|
4219f9f5b1
|
Add column to list of banned commands for the asdf codebase
|
2020-07-06 09:47:35 -04:00 |
|
Victor Hugo Borja
|
5ab01f49df
|
Allow eval only on asdf function at lib/asdf.sh.
It's needed for `asdf shell` command.
|
2019-12-03 11:04:04 -06:00 |
|
Daniel Perez
|
81709db18a
|
Fix shim_plugin_version
|
2019-03-23 21:21:55 +00:00 |
|
Trevor Brown
|
4a4f453a93
|
Add readlink to list of banned commands.
|
2018-06-16 20:19:33 -04:00 |
|
Trevor Brown
|
8794210b8e
|
Add 'eval' to list of banned commands.
|
2017-11-16 22:43:52 -05:00 |
|
Trevor Brown
|
7601afd9b9
|
Add test that greps source code for banned commands.
|
2017-10-28 10:54:10 -04:00 |
|