Skip to content
Snippets Groups Projects
Commit c59dcb93 authored by Anders Lindh Olsson's avatar Anders Lindh Olsson :8ball:
Browse files

Merge branch 'ICSPSS-3346' into 'main'

ICSPSS-3346: Add security file to restrict soft bypass from Modulator

See merge request e3/essioc!3
parents 3b5c4f1b 4b605c94
Branches main
No related tags found
No related merge requests found
UAG(critical-users) {"role/pss_experts"}
ASG(DEFAULT) {
RULE(1,READ)
RULE(1,WRITE,TRAPWRITE)
}
ASG(critical) {
RULE(1,READ)
RULE(1,WRITE,TRAPWRITE) { UAG(critical-users) }
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment