Adding the rpminspect.yaml file

This commit is contained in:
Michal Ruprich 2024-06-26 15:34:30 +02:00
parent 3cd1402738
commit 2f5602d268
2 changed files with 7 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Summary: Basic networking tools
Name: net-tools
Version: 2.0
Release: 0.71.%{checkout}%{?dist}
Release: 0.72.%{checkout}%{?dist}
License: GPL-2.0-or-later
URL: http://sourceforge.net/projects/net-tools/
@ -150,6 +150,9 @@ install -D -p -m 644 %{SOURCE9} %{buildroot}%{_unitdir}/arp-ethers.service
%attr(0644,root,root) %{_unitdir}/arp-ethers.service
%changelog
* Wed Jun 26 2024 Michal Ruprich <mruprich@redhat.com> - 2.0-0.72.20160912git
- Adding rpminspect.yaml
* Tue Jun 25 2024 Michal Ruprich <mruprich@redhat.com> - 2.0-0.71.20160912git
- Resolves: RHEL-38773 - Addressing findings from static application security testing

3
rpminspect.yaml Normal file
View File

@ -0,0 +1,3 @@
---
inspections:
badfuncs: off