Skip to content

SIE.yaml: add auth var unsigned update known acs limitations

Vincent Stehle requested to merge vincent/unsigned into main

The ACS uses very large random blobs to test for unsigned authenticated variable, which causes failures.

  • Introduce a new `KNOWN ACS LIMITATION' category in SIE.yaml.
  • Add rules in the SIE.yaml config file to mark those failures as known ACS limitations.
  • Update the documentation and the schema accordingly.

Merge request reports