This project is not covered by Drupal’s security advisory policy.

Overview:
Workbench Moderation State Permission give you full access control on content moderation and that by gives a list of permissions to control access(View|Edit|Delete) by state on content that moderated using module Workbench Moderation.
Icon Workbench moderation state permission
This module use hook_node_grands() and hook_node_access_records() in order to grant access to apply the operations on content moderation.

More permissions structure:
View last published revision of any content @content_type in @state

By default the user sees the last version published of content( because the node point to the last revision published) even the current version of the content is unpublished(Expired OR Draft OR Needs Review).

So what if I need to prevent View access to the last version published of content(node view page) if its current version is unpublished? therefore this permission option solved this issue.

Comparison with other modules:

Project information

Releases