Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update verify_*_rules docstrings #238

Merged
merged 1 commit into from
Oct 24, 2018

Conversation

lukpueh
Copy link
Member

@lukpueh lukpueh commented Oct 24, 2018

Fixes issue #:
No corresponding issue

Description of the changes being introduced by the pull request:
Update code documentation for verifylib functions related to rule verification, to align with changes introduced by #204.

Please verify and check that the pull request fulfills the following
requirements
:

  • The code follows the Code Style Guidelines
  • Tests have been added for the bug fix or new feature
  • Docs have been added for the bug fix or new feature

Update code documentation for verifylib functions related to
rule verification, to align with changes introduced by
in-toto#204.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling a613af9 on lukpueh:update-rule-docs into ca96616 on in-toto:develop.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling a613af9 on lukpueh:update-rule-docs into ca96616 on in-toto:develop.

@SantiagoTorres SantiagoTorres merged commit ac225cd into in-toto:develop Oct 24, 2018
lukpueh added a commit to lukpueh/in-toto-golang that referenced this pull request Oct 25, 2018
The implementation currently does not support CREATE, MODIFY
and DELETE rules.
This commit removes occurrences of CREATE and adds DISALLOW
to make other rules effective.
For the latter also see in-toto/in-toto#238 and in-toto/specification#11.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants