Skip to content

Would you consider sharing the backend API method code needed to render the full report? #177

Answered by abrahamjuliot
SamuelDudley asked this question in Q&A
Discussion options

You must be logged in to vote

That is cool, the API caught your interest. I've decided to keep the server code private for a number of reasons, but I can give you the gist of what's going on. Some of this is touched on in the readme.

https://creepjs-api.web.app/decrypt

  • both /decrypt and /fp run on GCP Firebase
  • /decrypt captures metrics in a data model and renders the data to the cloud samples firestore
  • The data model has a set of instructions on how to respond if the metric shows up again (reject or merge, timestamp, modify systems/devices, log reporter data, decide to require supervisor review or self-learn from patterns, and more)
    • newly discovered metrics start out with a very low score: this score can only impr…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by abrahamjuliot
Comment options

You must be logged in to vote
3 replies
@abrahamjuliot
Comment options

@vis2021t
Comment options

@abrahamjuliot
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants