mirror of https://github.com/MISP/misp-objects
fix: Normalised object relations of the ilr objects
- Using dash as separator instead of spacepull/291/head
parent
2c64f6e04a
commit
e743d7d013
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"attributes": {
|
||||
"Nom entreprise": {
|
||||
"nom-entreprise": {
|
||||
"description": "Nom de l’entreprise notifiee",
|
||||
"disable_correlation": true,
|
||||
"misp-attribute": "text",
|
||||
|
@ -136,4 +136,4 @@
|
|||
"name": "ilr-notification-incident",
|
||||
"uuid": "b8ade604-39b2-11e9-b753-1fd28d3b612c",
|
||||
"version": 1
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue