Commit e1a8936
committed
csmock --limit-msg-len: limit length of diagnostic messages
... defaulting to 512 to avoid resource exhaustion on scans that
go wild.
Reproducer:
```
$ csmock -r rhel-7-x86_64 -f nss-util-3.90.0-1.el7_9.src.rpm -t gitleaks
```
Resolves: https://issues.redhat.com/browse/OSH-67
Closes: #1281 parent a108242 commit e1a8936
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
764 | 764 | | |
765 | 765 | | |
766 | 766 | | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
767 | 772 | | |
768 | 773 | | |
769 | 774 | | |
| |||
908 | 913 | | |
909 | 914 | | |
910 | 915 | | |
| 916 | + | |
| 917 | + | |
| 918 | + | |
911 | 919 | | |
912 | 920 | | |
913 | 921 | | |
| |||
0 commit comments