Compare commits
4 Commits
99f7c24325
...
a1c2c1f5f4
Author | SHA1 | Date | |
---|---|---|---|
a1c2c1f5f4 | |||
b30cc88ad4 | |||
587d85b8b1 | |||
2eeaa65198 |
9
.editorconfig
Normal file
9
.editorconfig
Normal file
@ -0,0 +1,9 @@
|
||||
root = true
|
||||
|
||||
[*]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
end_of_line = lf
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
103
risk_sets/nis2_nl.wayriskset
Normal file
103
risk_sets/nis2_nl.wayriskset
Normal file
File diff suppressed because one or more lines are too long
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import base64
|
||||
import json
|
Loading…
x
Reference in New Issue
Block a user