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

Add sublayout verification capabilities #19

Merged
merged 56 commits into from
Feb 20, 2019

Conversation

adityasaky
Copy link
Member

@adityasaky adityasaky commented Feb 7, 2019

This PR introduces capabilities for sublayout verification. There are still a couple of things left to do, but I went ahead and opened this to start any relevant discussions.

Things left to do:

  1. Add test for multi level sublayouts
    2. Add some comments
    3. Run the files through gofmt
    4. Line wrapping

@adityasaky
Copy link
Member Author

Note: Also looking into why builds failed.

in_toto/verifylib.go Outdated Show resolved Hide resolved
@adityasaky
Copy link
Member Author

Latest commits potentially fix in-toto/in-toto#254, if accepted, I'll push a similar fix to the reference implementation.

Copy link
Member

@lukpueh lukpueh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the changes, code-wise it's good to merge.

Please consider updating code comments and docstrings as per my inline suggestions, and take another look at the two style suggestions in my last review summary, I think you missed them.

in_toto/examples_test.go Show resolved Hide resolved
in_toto/verifylib.go Show resolved Hide resolved
@lukpueh
Copy link
Member

lukpueh commented Feb 20, 2019

Great work, @adityasaky! Let's merge and add more tests with #22

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.

2 participants