The current version parsing logic is not straight forward, this issue is created to remodel it. Elements to take into consideration: - SELinux Policies are usually versioned, see container-selinux's policy [tags](https://github.com/containers/container-selinux/tags) and [versions](https://github.com/containers/container-selinux/blob/d73beea8a402b575c683b3a35363b1030b5fbd6c/container.te#L1) - Map the policy version with the tag version cc @macedogm