Fingerprint API Implementation

  1. The Assessment Model must provide a way to add a profile for the fingerprint of the code that is being analyzed

  2. The Assessment DB must contain two tables

    1. Fingerprint

    2. Fingerprint Profile

  3. The Assessment API must read the Fingerprint data and upload it to the corresponding tables in the DB

Considerations

Last updated