Skip to content

Commit

Permalink
chore: new db
Browse files Browse the repository at this point in the history
  • Loading branch information
A9-dev committed Sep 2, 2024
1 parent 2f4bd59 commit 89c96d7
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions packages/cahn_demo/server/output/output_db.pl
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
created(1725284091.5330298).
assert(device_type_trust("henry@nquiringminds.com",1725278576783,"EvilPhone-id")).
assert(device_trust("henry@nquiringminds.com",1725274510216,"AshEvilPhone-id")).
assert(manufacturer_trust(1725274376695,"EvilInc-id","henry@nquiringminds.com")).
created(1725284127.4283504).
assert(device_type(1723716151033,"TrustPhone-id","TrustPhone")).
assert(device_type(1723716151033,"VulnerableCamera-id","VulnerableCamera")).
assert(device_type(1723716151033,"EvilPhone-id","EvilPhone")).
Expand Down Expand Up @@ -31,4 +28,3 @@
assert(sbom(1723716151033,"VulnerableCameraSBOM-id","VulnerableCamera SBOM information")).
assert(manufacturer(1723716151033,"EvilInc-id","EvilInc")).
assert(manufacturer(1723716151033,"TrustCorp-id","TrustCorp")).
assert(user(true,true,true,1725274380884,"henry@nquiringminds.com","henry-user")).

0 comments on commit 89c96d7

Please sign in to comment.