Project Description

Crev [1] is a collaborative code audit idea. Since it's common that more security engineers can work on the same projects, or there can be a different person auditing a piece of code after some time, there is the need to keep track of the code audit notes in a non-repudiable way.

This can be of interest to our internal security team, for the audits we did on the distribution code packages.

Goal for this Hackweek

  • Understand the as-is: complete
  • Create / expand workflow proposal: uncomplete
  • Implement some support tooling to create proofs uncomplete
  • Create some small PoC code in BASH: partially complete

Hackweek 21 outcomes

During this hackweek I tried to understand the framework by putting some basic concepts into code[2] and I wrote dome final considerations [3].

TL;DR there's a lot of work that must to be done in improving formal framework specification. I feel the need to help redesign the grammar of the specifications and the filetype and add some more examples. Implementation has to be agnostic from the documentation, so this means it must be decoupled from the doc itself

Resources

  1. https://github.com/crev-dev/crev
  2. My repo on Github
  3. Considerations

Looking for hackers with the skills:

codereview codeaudit security workflow rust

This project is part of:

Hack Week 21

Activity

  • about 2 years ago: jzerebecki liked this project.
  • about 2 years ago: jzerebecki added keyword "rust" to this project.
  • about 2 years ago: jzerebecki joined this project.
  • about 2 years ago: wfrisch liked this project.
  • about 2 years ago: fbonazzi liked this project.
  • about 2 years ago: fbonazzi started this project.
  • about 2 years ago: pperego added keyword "codereview" to this project.
  • about 2 years ago: pperego added keyword "codeaudit" to this project.
  • about 2 years ago: pperego added keyword "security" to this project.
  • about 2 years ago: pperego added keyword "workflow" to this project.
  • about 2 years ago: pperego originated this project.

  • Comments

    • jzerebecki
      about 2 years ago by jzerebecki | Reply

      See also https://hackweek.opensuse.org/21/projects/rust-security-reviews-and-cargo-crev

    • jzerebecki
      about 2 years ago by jzerebecki | Reply

      Updated packages available at https://build.opensuse.org/package/show/devel:tools/cargo-crev

    Similar Projects

    This project is one of its kind!