commoncriteria/transforms

Allow status attributes in Modules

robertmclemons opened this issue · 3 comments

Maybe we should get rid of the , , etc. and make it the same as PPs.

this is holding up vpnclient

kgal commented

Yes, I think the module structure needs to go and just use depends for everything:
<f-component...> <depends on="some-base"/> </f-componet>

status elements are now allowed in Modules. This allows not only for optional SFRs in Additional SFRs sections, but it allows selection-based SFRs to also be optional.