Dariksha
Dariksha
Fixes issue #749 : Description: The current in-toto repository has no contributing file, and the only information documented is available [here](https://in-toto.readthedocs.io/en/latest/installing.html), making it challenging for new contributors to get started....
**Fixes issue #414 **: Added Examples section: Introduced a new section titled "Useage Examples" to showcase practical use cases of in-toto, including parameter substitution and layout creation. Parameter Substitution: Expanded...
**Fixes issue:#332** **Description:** **Please verify and check that the pull request fulfills the following requirements:** - [ ] Tests have been added for the bug fix or new feature -...
When I run `go test -v` in the` in_toto` folder, I encounter several tests functions running with FAIL output: 1. TestEncodeProvenanceStatementSLSA02 2. TestEncodeProvenanceStatementSLSA01 3. TestSymlinkToFile 4. TestIndirectSymlinkCycles 5. TestSymlinkToFolder 6....
There is a need to create standardized templates for both issues and pull requests (PRs) in this repository to enhance the consistency and quality of contributions. Currently, the repository lacks...
Fixes #180 ## Acceptance Criteria Met - [ ] Docs changes if needed - [ ] Testing changes if needed - [ ] All workflow checks passing (automatically enforced) -...