You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You should be able to enforce specific signatures files, to *enforce* specific
files. Filesets are too relaxed, because they simply ignore missing files,
leading to no checks done.
This allows to do the following:
<forbiddenapis>
<signaturesFile file="sign.txt"/>
<siganturesFilelist dir="." files="file1.txt, file2.txt"/>
<forbiddenapis>
Original issue reported on code.google.com by uwe.h.schindler on 14 Sep 2014 at 9:31
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
uwe.h.schindler
on 14 Sep 2014 at 9:31The text was updated successfully, but these errors were encountered: