The unpac monorepo manager self-hosting as a monorepo using unpac
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Updated by OWASP Threat Dragon

+62
+62
vendor/opam/ocamlgraph/ThreatDragonModels/New Threat Model/New Threat Model.json
··· 574 574 ] 575 575 }, 576 576 { 577 + "shape": "trust-boundary-curve", 578 + "width": 200, 579 + "height": 100, 580 + "zIndex": 10, 581 + "connector": "smooth", 582 + "data": { 583 + "type": "tm.Boundary", 584 + "name": "Trust Boundary", 585 + "description": "", 586 + "isTrustBoundary": true, 587 + "hasOpenThreats": false 588 + }, 589 + "labels": [ 590 + "Trust Boundary" 591 + ], 592 + "id": "1c97d721-cd78-4f20-b53e-967c53d92231", 593 + "source": { 594 + "x": 700, 595 + "y": 23 596 + }, 597 + "target": { 598 + "x": 800, 599 + "y": 123 600 + } 601 + }, 602 + { 577 603 "position": { 578 604 "x": 280, 579 605 "y": 60 ··· 684 710 "hasOpenThreats": false, 685 711 "providesAuthentication": false, 686 712 "threats": [] 713 + } 714 + }, 715 + { 716 + "shape": "trust-boundary-curve", 717 + "width": 200, 718 + "height": 100, 719 + "zIndex": 12, 720 + "connector": "smooth", 721 + "data": { 722 + "type": "tm.Boundary", 723 + "name": "Trust Boundary", 724 + "description": "", 725 + "isTrustBoundary": true, 726 + "hasOpenThreats": false 727 + }, 728 + "labels": [ 729 + "Trust Boundary" 730 + ], 731 + "id": "75b908c4-fa61-4c43-b825-b5c61ee1e5d9", 732 + "source": { 733 + "x": 595, 734 + "y": 240 735 + }, 736 + "target": { 737 + "x": 810, 738 + "y": 370 739 + }, 740 + "tools": { 741 + "items": [ 742 + "boundary", 743 + "button-remove", 744 + "vertices", 745 + "source-arrowhead", 746 + "target-arrowhead" 747 + ], 748 + "name": null 687 749 } 688 750 } 689 751 ]