Skip to content

Release 4.2.0.81

Choose a tag to compare

@cccs-rs cccs-rs released this 17 May 14:19
· 225 commits to master since this release
87a79cb

Frontend

  • Provide interface for (re-)submitting using SHA256
    • Submit Page will contain a tab to submit a SHA256 or a URL to the system
      • Submitting a URL will perform the same operations as it has prior to release
      • Submitting a SHA256 will check to see if the string submitted is indeed a valid SHA256 hash
    • File Detail View will contain a button to redirect the user to the Submit page; giving the user the ability to submit with different parameters without having to re-upload the file!

UI/API

  • Modifed Ingest/Submit APIs to guard analysis-by-hash against file classification tampering
    • Ensures changes to the file's classification can only be made to those in possession of the file
    • Ensures that users with access to the file (defined by classification) can use it when creating a new submission