Skip to content

Commit

Permalink
Create node.policy.json
Browse files Browse the repository at this point in the history
Signed-off-by: Adhishree Kadam <[email protected]>
  • Loading branch information
adhishreekadam authored Jun 6, 2024
1 parent ba379fd commit 4066858
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions node.policy.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"properties": [
{ "name": "example", "value": "web-helloworld-python" }
],
"constraints": [
"itsdangerous != 2.1.2"
]
}

0 comments on commit 4066858

Please sign in to comment.