These annotations allow to indentify the source and value
of each security setting that is applied by karydia. In case
of race-conditions this helps to identify the current state
and where settings have to be updated.
Fixes #124.
Checklist
Before submitting this PR, please make sure:
[x] you have added unit tests
[x] your code builds clean with make
[x] your code lets succeed unit tests with make test
Description
These annotations allow to indentify the source and value of each security setting that is applied by karydia. In case of race-conditions this helps to identify the current state and where settings have to be updated.
Fixes #124.
Checklist
Before submitting this PR, please make sure:
make
make test