codyze
codyze copied to clipboard
Unknown files in mark folder
In the mark folder of this repository, there are some files as RulesTR_.mark or RulesTR_.txt, which there is no explanation for them on the Codyze documentation page. I think they actually specify the correct usage of the APIs. However, there is no description of how they were created. It would be nice if you introduce them and explain them briefly on the documentation page.
Hi @shahrzadav,
Files named RulesTR_*.mark contain MARK rules. We specified MARK entities and rules separately for Bouncy Castle. Hence, you'll find MARK files that just contain entities and other containing the rules.
Files named RulesTR_*.txt are placeholders. When we created MARK rules validating BSI TR-02102-1 for Bouncy Castle, we had a few requirements that were already covered by other rules. Some requirements were also not directly verifiable. To prevent problems when parsing *.mark files we simply called them *.txt.
I'll use this issue to check the documentation again and improve it.