@nextage/era-lib 1.0.21 → 1.0.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/events/company-asset/created-event.d.ts +7 -0
- package/build/events/company-asset/created-event.d.ts.map +1 -0
- package/build/events/company-asset/created-event.js.map +1 -0
- package/build/events/company-asset/index.d.ts.map +1 -0
- package/build/events/company-asset/index.js.map +1 -0
- package/build/events/{asset-inventory → company-asset}/interfaces.d.ts +1 -1
- package/build/events/company-asset/interfaces.d.ts.map +1 -0
- package/build/events/company-asset/interfaces.js.map +1 -0
- package/build/events/{employee → company-asset}/removed-event.d.ts +2 -2
- package/build/events/company-asset/removed-event.d.ts.map +1 -0
- package/build/events/company-asset/removed-event.js.map +1 -0
- package/build/events/company-asset/updated-event.d.ts +7 -0
- package/build/events/company-asset/updated-event.d.ts.map +1 -0
- package/build/events/company-asset/updated-event.js.map +1 -0
- package/build/events/company-control/created-event.d.ts +7 -0
- package/build/events/company-control/created-event.d.ts.map +1 -0
- package/build/events/company-control/created-event.js.map +1 -0
- package/build/events/{asset-inventory → company-control}/index.d.ts.map +1 -1
- package/build/events/company-control/index.js.map +1 -0
- package/build/events/company-control/interfaces.d.ts +5 -0
- package/build/events/company-control/interfaces.d.ts.map +1 -0
- package/build/events/company-control/interfaces.js.map +1 -0
- package/build/events/{asset-inventory → company-control}/removed-event.d.ts +2 -2
- package/build/events/{asset-inventory → company-control}/removed-event.d.ts.map +1 -1
- package/build/events/company-control/removed-event.js.map +1 -0
- package/build/events/company-control/updated-event.d.ts +7 -0
- package/build/events/company-control/updated-event.d.ts.map +1 -0
- package/build/events/company-control/updated-event.js.map +1 -0
- package/build/events/company-employee/created-event.d.ts +7 -0
- package/build/events/company-employee/created-event.d.ts.map +1 -0
- package/build/events/company-employee/created-event.js.map +1 -0
- package/build/events/{threat-inventory → company-employee}/index.d.ts.map +1 -1
- package/build/events/company-employee/index.js.map +1 -0
- package/build/events/company-employee/interfaces.d.ts +8 -0
- package/build/events/company-employee/interfaces.d.ts.map +1 -0
- package/build/events/company-employee/interfaces.js.map +1 -0
- package/build/events/{threat-inventory → company-employee}/removed-event.d.ts +2 -2
- package/build/events/{threat-inventory → company-employee}/removed-event.d.ts.map +1 -1
- package/build/events/company-employee/removed-event.js.map +1 -0
- package/build/events/company-employee/updated-event.d.ts +7 -0
- package/build/events/company-employee/updated-event.d.ts.map +1 -0
- package/build/events/company-employee/updated-event.js.map +1 -0
- package/build/events/company-location/created-event.d.ts +7 -0
- package/build/events/company-location/created-event.d.ts.map +1 -0
- package/build/events/company-location/created-event.js +3 -0
- package/build/events/company-location/created-event.js.map +1 -0
- package/build/events/company-location/index.d.ts +4 -0
- package/build/events/company-location/index.d.ts.map +1 -0
- package/build/events/company-location/index.js +20 -0
- package/build/events/company-location/index.js.map +1 -0
- package/build/events/company-location/interfaces.d.ts +4 -0
- package/build/events/company-location/interfaces.d.ts.map +1 -0
- package/build/events/company-location/interfaces.js +3 -0
- package/build/events/company-location/interfaces.js.map +1 -0
- package/build/events/company-location/removed-event.d.ts +7 -0
- package/build/events/company-location/removed-event.d.ts.map +1 -0
- package/build/events/company-location/removed-event.js +3 -0
- package/build/events/company-location/removed-event.js.map +1 -0
- package/build/events/company-location/updated-event.d.ts +7 -0
- package/build/events/company-location/updated-event.d.ts.map +1 -0
- package/build/events/company-location/updated-event.js +3 -0
- package/build/events/company-location/updated-event.js.map +1 -0
- package/build/events/company-process/created-event.d.ts +7 -0
- package/build/events/company-process/created-event.d.ts.map +1 -0
- package/build/events/company-process/created-event.js +3 -0
- package/build/events/company-process/created-event.js.map +1 -0
- package/build/events/company-process/index.d.ts +4 -0
- package/build/events/company-process/index.d.ts.map +1 -0
- package/build/events/company-process/index.js +20 -0
- package/build/events/company-process/index.js.map +1 -0
- package/build/events/company-process/interfaces.d.ts +4 -0
- package/build/events/company-process/interfaces.d.ts.map +1 -0
- package/build/events/company-process/interfaces.js +3 -0
- package/build/events/company-process/interfaces.js.map +1 -0
- package/build/events/company-process/removed-event.d.ts +7 -0
- package/build/events/company-process/removed-event.d.ts.map +1 -0
- package/build/events/company-process/removed-event.js +3 -0
- package/build/events/company-process/removed-event.js.map +1 -0
- package/build/events/company-process/updated-event.d.ts +7 -0
- package/build/events/company-process/updated-event.d.ts.map +1 -0
- package/build/events/company-process/updated-event.js +3 -0
- package/build/events/company-process/updated-event.js.map +1 -0
- package/build/events/company-threat/created-event.d.ts +7 -0
- package/build/events/company-threat/created-event.d.ts.map +1 -0
- package/build/events/company-threat/created-event.js +3 -0
- package/build/events/company-threat/created-event.js.map +1 -0
- package/build/events/company-threat/index.d.ts +4 -0
- package/build/events/company-threat/index.d.ts.map +1 -0
- package/build/events/company-threat/index.js +20 -0
- package/build/events/company-threat/index.js.map +1 -0
- package/build/events/{threat-inventory → company-threat}/interfaces.d.ts +1 -1
- package/build/events/company-threat/interfaces.d.ts.map +1 -0
- package/build/events/company-threat/interfaces.js +3 -0
- package/build/events/company-threat/interfaces.js.map +1 -0
- package/build/events/company-threat/removed-event.d.ts +7 -0
- package/build/events/company-threat/removed-event.d.ts.map +1 -0
- package/build/events/company-threat/removed-event.js +3 -0
- package/build/events/company-threat/removed-event.js.map +1 -0
- package/build/events/company-threat/updated-event.d.ts +7 -0
- package/build/events/company-threat/updated-event.d.ts.map +1 -0
- package/build/events/company-threat/updated-event.js +3 -0
- package/build/events/company-threat/updated-event.js.map +1 -0
- package/build/events/index.d.ts +6 -3
- package/build/events/index.d.ts.map +1 -1
- package/build/events/index.js +6 -3
- package/build/events/index.js.map +1 -1
- package/build/events/types/control.interfaces.d.ts +30 -0
- package/build/events/types/control.interfaces.d.ts.map +1 -0
- package/build/events/types/control.interfaces.js +3 -0
- package/build/events/types/control.interfaces.js.map +1 -0
- package/build/events/types/enums.d.ts +18 -9
- package/build/events/types/enums.d.ts.map +1 -1
- package/build/events/types/enums.js +21 -9
- package/build/events/types/enums.js.map +1 -1
- package/build/events/types/index.d.ts +2 -0
- package/build/events/types/index.d.ts.map +1 -1
- package/build/events/types/index.js +2 -0
- package/build/events/types/index.js.map +1 -1
- package/package.json +1 -1
- package/build/events/asset-inventory/created-event.d.ts +0 -7
- package/build/events/asset-inventory/created-event.d.ts.map +0 -1
- package/build/events/asset-inventory/created-event.js.map +0 -1
- package/build/events/asset-inventory/index.js.map +0 -1
- package/build/events/asset-inventory/interfaces.d.ts.map +0 -1
- package/build/events/asset-inventory/interfaces.js.map +0 -1
- package/build/events/asset-inventory/removed-event.js.map +0 -1
- package/build/events/asset-inventory/updated-event.d.ts +0 -7
- package/build/events/asset-inventory/updated-event.d.ts.map +0 -1
- package/build/events/asset-inventory/updated-event.js.map +0 -1
- package/build/events/employee/created-event.d.ts +0 -7
- package/build/events/employee/created-event.d.ts.map +0 -1
- package/build/events/employee/created-event.js.map +0 -1
- package/build/events/employee/index.d.ts.map +0 -1
- package/build/events/employee/index.js.map +0 -1
- package/build/events/employee/interfaces.d.ts +0 -8
- package/build/events/employee/interfaces.d.ts.map +0 -1
- package/build/events/employee/interfaces.js.map +0 -1
- package/build/events/employee/removed-event.d.ts.map +0 -1
- package/build/events/employee/removed-event.js.map +0 -1
- package/build/events/employee/updated-event.d.ts +0 -7
- package/build/events/employee/updated-event.d.ts.map +0 -1
- package/build/events/employee/updated-event.js.map +0 -1
- package/build/events/threat-inventory/created-event.d.ts +0 -7
- package/build/events/threat-inventory/created-event.d.ts.map +0 -1
- package/build/events/threat-inventory/created-event.js.map +0 -1
- package/build/events/threat-inventory/index.js.map +0 -1
- package/build/events/threat-inventory/interfaces.d.ts.map +0 -1
- package/build/events/threat-inventory/interfaces.js.map +0 -1
- package/build/events/threat-inventory/removed-event.js.map +0 -1
- package/build/events/threat-inventory/updated-event.d.ts +0 -7
- package/build/events/threat-inventory/updated-event.d.ts.map +0 -1
- package/build/events/threat-inventory/updated-event.js.map +0 -1
- /package/build/events/{asset-inventory → company-asset}/created-event.js +0 -0
- /package/build/events/{asset-inventory → company-asset}/index.d.ts +0 -0
- /package/build/events/{asset-inventory → company-asset}/index.js +0 -0
- /package/build/events/{asset-inventory → company-asset}/interfaces.js +0 -0
- /package/build/events/{asset-inventory → company-asset}/removed-event.js +0 -0
- /package/build/events/{asset-inventory → company-asset}/updated-event.js +0 -0
- /package/build/events/{employee → company-control}/created-event.js +0 -0
- /package/build/events/{employee → company-control}/index.d.ts +0 -0
- /package/build/events/{employee → company-control}/index.js +0 -0
- /package/build/events/{employee → company-control}/interfaces.js +0 -0
- /package/build/events/{employee → company-control}/removed-event.js +0 -0
- /package/build/events/{employee → company-control}/updated-event.js +0 -0
- /package/build/events/{threat-inventory → company-employee}/created-event.js +0 -0
- /package/build/events/{threat-inventory → company-employee}/index.d.ts +0 -0
- /package/build/events/{threat-inventory → company-employee}/index.js +0 -0
- /package/build/events/{threat-inventory → company-employee}/interfaces.js +0 -0
- /package/build/events/{threat-inventory → company-employee}/removed-event.js +0 -0
- /package/build/events/{threat-inventory → company-employee}/updated-event.js +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"updated-event.d.ts","sourceRoot":"","sources":["../../../src/events/company-threat/updated-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAsB,gBAAgB,CAAC;AAC1D,OAAO,EAAE,sBAAsB,EAAE,MAAM,cAAc,CAAC;AAEtD,MAAM,WAAW,yBAAyB;IAExC,OAAO,EAAE,QAAQ,CAAC,oBAAoB,CAAC;IACvC,IAAI,EAAK,sBAAsB,CAAC;CACjC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"updated-event.js","sourceRoot":"","sources":["../../../src/events/company-threat/updated-event.ts"],"names":[],"mappings":""}
|
package/build/events/index.d.ts
CHANGED
|
@@ -22,10 +22,13 @@ export * from './control-attribute';
|
|
|
22
22
|
export * from './employee-role';
|
|
23
23
|
export * from './threat';
|
|
24
24
|
export * from './vulnerability';
|
|
25
|
-
export * from './asset-inventory';
|
|
26
25
|
export * from './company';
|
|
27
|
-
export * from './
|
|
28
|
-
export * from './
|
|
26
|
+
export * from './company-asset';
|
|
27
|
+
export * from './company-control';
|
|
28
|
+
export * from './company-employee';
|
|
29
|
+
export * from './company-location';
|
|
30
|
+
export * from './company-process';
|
|
31
|
+
export * from './company-threat';
|
|
29
32
|
export * from './risk-analysis';
|
|
30
33
|
export * from './risk-asset';
|
|
31
34
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/events/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAC;AAC9B,cAAc,cAAc,CAAC;AAC7B,cAAc,SAAS,CAAC;AAExB,cAAc,yBAAyB,CAAC;AAGxC,cAAc,sBAAsB,CAAC;AACrC,cAAc,eAAe,CAAC;AAC9B,cAAc,iBAAiB,CAAC;AAChC,cAAc,kBAAkB,CAAC;AAGjC,cAAc,uBAAuB,CAAC;AACtC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,sBAAsB,CAAC;AACrC,cAAc,uBAAuB,CAAC;AAGtC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,QAAQ,CAAC;AAGvB,cAAc,iBAAiB,CAAC;AAChC,cAAc,eAAe,CAAC;AAC9B,cAAc,YAAY,CAAC;AAC3B,cAAc,kBAAkB,CAAC;AACjC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,WAAW,CAAC;AAC1B,cAAc,qBAAqB,CAAC;AACpC,cAAc,iBAAiB,CAAC;AAChC,cAAc,UAAU,CAAC;AACzB,cAAc,iBAAiB,CAAC;AAGhC,cAAc,mBAAmB,CAAC;AAClC,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/events/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAC;AAC9B,cAAc,cAAc,CAAC;AAC7B,cAAc,SAAS,CAAC;AAExB,cAAc,yBAAyB,CAAC;AAGxC,cAAc,sBAAsB,CAAC;AACrC,cAAc,eAAe,CAAC;AAC9B,cAAc,iBAAiB,CAAC;AAChC,cAAc,kBAAkB,CAAC;AAGjC,cAAc,uBAAuB,CAAC;AACtC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,sBAAsB,CAAC;AACrC,cAAc,uBAAuB,CAAC;AAGtC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,QAAQ,CAAC;AAGvB,cAAc,iBAAiB,CAAC;AAChC,cAAc,eAAe,CAAC;AAC9B,cAAc,YAAY,CAAC;AAC3B,cAAc,kBAAkB,CAAC;AACjC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,WAAW,CAAC;AAC1B,cAAc,qBAAqB,CAAC;AACpC,cAAc,iBAAiB,CAAC;AAChC,cAAc,UAAU,CAAC;AACzB,cAAc,iBAAiB,CAAC;AAGhC,cAAc,WAAW,CAAC;AAC1B,cAAc,iBAAiB,CAAC;AAChC,cAAc,mBAAmB,CAAC;AAClC,cAAc,oBAAoB,CAAC;AACnC,cAAc,oBAAoB,CAAC;AACnC,cAAc,mBAAmB,CAAC;AAClC,cAAc,kBAAkB,CAAC;AAGjC,cAAc,iBAAiB,CAAC;AAChC,cAAc,cAAc,CAAC"}
|
package/build/events/index.js
CHANGED
|
@@ -43,10 +43,13 @@ __exportStar(require("./employee-role"), exports);
|
|
|
43
43
|
__exportStar(require("./threat"), exports);
|
|
44
44
|
__exportStar(require("./vulnerability"), exports);
|
|
45
45
|
// company-mng
|
|
46
|
-
__exportStar(require("./asset-inventory"), exports);
|
|
47
46
|
__exportStar(require("./company"), exports);
|
|
48
|
-
__exportStar(require("./
|
|
49
|
-
__exportStar(require("./
|
|
47
|
+
__exportStar(require("./company-asset"), exports);
|
|
48
|
+
__exportStar(require("./company-control"), exports);
|
|
49
|
+
__exportStar(require("./company-employee"), exports);
|
|
50
|
+
__exportStar(require("./company-location"), exports);
|
|
51
|
+
__exportStar(require("./company-process"), exports);
|
|
52
|
+
__exportStar(require("./company-threat"), exports);
|
|
50
53
|
// risk-analysis-mng
|
|
51
54
|
__exportStar(require("./risk-analysis"), exports);
|
|
52
55
|
__exportStar(require("./risk-asset"), exports);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/events/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,gDAA8B;AAC9B,+CAA6B;AAC7B,0CAAwB;AAExB,0DAAwC;AAExC,qBAAqB;AACrB,uDAAqC;AACrC,gDAA8B;AAC9B,kDAAgC;AAChC,mDAAiC;AAEjC,mBAAmB;AACnB,wDAAsC;AACtC,iDAA+B;AAC/B,uDAAqC;AACrC,wDAAsC;AAEtC,YAAY;AACZ,iDAA+B;AAC/B,yCAAuB;AAEvB,aAAa;AACb,kDAAgC;AAChC,gDAA8B;AAC9B,6CAA2B;AAC3B,mDAAiC;AACjC,iDAA+B;AAC/B,4CAA0B;AAC1B,sDAAoC;AACpC,kDAAgC;AAChC,2CAAyB;AACzB,kDAAgC;AAEhC,cAAc;AACd,oDAAkC;AAClC,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/events/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,gDAA8B;AAC9B,+CAA6B;AAC7B,0CAAwB;AAExB,0DAAwC;AAExC,qBAAqB;AACrB,uDAAqC;AACrC,gDAA8B;AAC9B,kDAAgC;AAChC,mDAAiC;AAEjC,mBAAmB;AACnB,wDAAsC;AACtC,iDAA+B;AAC/B,uDAAqC;AACrC,wDAAsC;AAEtC,YAAY;AACZ,iDAA+B;AAC/B,yCAAuB;AAEvB,aAAa;AACb,kDAAgC;AAChC,gDAA8B;AAC9B,6CAA2B;AAC3B,mDAAiC;AACjC,iDAA+B;AAC/B,4CAA0B;AAC1B,sDAAoC;AACpC,kDAAgC;AAChC,2CAAyB;AACzB,kDAAgC;AAEhC,cAAc;AACd,4CAA0B;AAC1B,kDAAgC;AAChC,oDAAkC;AAClC,qDAAmC;AACnC,qDAAmC;AACnC,oDAAkC;AAClC,mDAAiC;AAEjC,oBAAoB;AACpB,kDAAgC;AAChC,+CAA6B;AAE7B,kBAAkB;AAClB,mCAAmC;AAEnC,cAAc"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { NxTypeObject } from '@nextage/nx-frame-be';
|
|
2
|
+
export interface ControlData extends ControlSet {
|
|
3
|
+
plan: boolean;
|
|
4
|
+
do: boolean;
|
|
5
|
+
check: boolean;
|
|
6
|
+
evidence: ControlEvidence[];
|
|
7
|
+
}
|
|
8
|
+
export interface ControlEvidence {
|
|
9
|
+
id?: string;
|
|
10
|
+
type?: string;
|
|
11
|
+
name?: string;
|
|
12
|
+
ref?: string;
|
|
13
|
+
}
|
|
14
|
+
export interface ControlSet {
|
|
15
|
+
description?: NxTypeObject<string> | string;
|
|
16
|
+
refs?: NxTypeObject<string> | string;
|
|
17
|
+
reqs?: ControlSetRequirements;
|
|
18
|
+
at?: string;
|
|
19
|
+
}
|
|
20
|
+
export interface ControlSetRequirements {
|
|
21
|
+
na?: string;
|
|
22
|
+
legal: boolean;
|
|
23
|
+
contractual: boolean;
|
|
24
|
+
business: boolean;
|
|
25
|
+
}
|
|
26
|
+
export interface ControlAttribute {
|
|
27
|
+
type: string;
|
|
28
|
+
v: string[];
|
|
29
|
+
}
|
|
30
|
+
//# sourceMappingURL=control.interfaces.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"control.interfaces.d.ts","sourceRoot":"","sources":["../../../src/events/types/control.interfaces.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AAEpD,MAAM,WAAW,WAAY,SAAQ,UAAU;IAC7C,IAAI,EAAM,OAAO,CAAC;IAClB,EAAE,EAAQ,OAAO,CAAC;IAClB,KAAK,EAAK,OAAO,CAAC;IAClB,QAAQ,EAAE,eAAe,EAAE,CAAC;CAC7B;AAED,MAAM,WAAW,eAAe;IAC9B,EAAE,CAAC,EAAI,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,GAAG,CAAC,EAAG,MAAM,CAAC;CACf;AAED,MAAM,WAAW,UAAU;IACzB,WAAW,CAAC,EAAE,YAAY,CAAC,MAAM,CAAC,GAAG,MAAM,CAAC;IAC5C,IAAI,CAAC,EAAS,YAAY,CAAC,MAAM,CAAC,GAAG,MAAM,CAAC;IAC5C,IAAI,CAAC,EAAS,sBAAsB,CAAC;IACrC,EAAE,CAAC,EAAW,MAAM,CAAC;CACtB;AAED,MAAM,WAAW,sBAAsB;IACrC,EAAE,CAAC,EAAU,MAAM,CAAC;IACpB,KAAK,EAAQ,OAAO,CAAC;IACrB,WAAW,EAAE,OAAO,CAAC;IACrB,QAAQ,EAAK,OAAO,CAAC;CACtB;AAED,MAAM,WAAW,gBAAgB;IAC/B,IAAI,EAAE,MAAM,CAAC;IACb,CAAC,EAAK,MAAM,EAAE,CAAC;CAChB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"control.interfaces.js","sourceRoot":"","sources":["../../../src/events/types/control.interfaces.ts"],"names":[],"mappings":""}
|
|
@@ -53,15 +53,24 @@ export declare enum Subjects {
|
|
|
53
53
|
CompanyCreated = "company.created",
|
|
54
54
|
CompanyUpdated = "company.updated",
|
|
55
55
|
CompanyRemoved = "company.removed",
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
56
|
+
CompanyAssetCreated = "compAsset.created",
|
|
57
|
+
CompanyAssetUpdated = "compAsset.updated",
|
|
58
|
+
CompanyAssetRemoved = "compAsset.removed",
|
|
59
|
+
CompanyControlCreated = "compControl.created",
|
|
60
|
+
CompanyControlUpdated = "compControl.updated",
|
|
61
|
+
CompanyControlRemoved = "compControl.removed",
|
|
62
|
+
CompanyThreatCreated = "compThreat.created",
|
|
63
|
+
CompanyThreatUpdated = "compThreat.updated",
|
|
64
|
+
CompanyThreatRemoved = "compThreat.removed",
|
|
65
|
+
CompanyEmployeeCreated = "compEmployee.created",
|
|
66
|
+
CompanyEmployeeUpdated = "compEmployee.updated",
|
|
67
|
+
CompanyEmployeeRemoved = "compEmployee.removed",
|
|
68
|
+
CompanyLocationCreated = "compLocation.created",
|
|
69
|
+
CompanyLocationUpdated = "compLocation.updated",
|
|
70
|
+
CompanyLocationRemoved = "compLocation.removed",
|
|
71
|
+
CompanyProcessCreated = "compProcess.created",
|
|
72
|
+
CompanyProcessUpdated = "compProcess.updated",
|
|
73
|
+
CompanyProcessRemoved = "compProcess.removed",
|
|
65
74
|
/****************
|
|
66
75
|
* RISK-MNG *
|
|
67
76
|
****************/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"enums.d.ts","sourceRoot":"","sources":["../../../src/events/types/enums.ts"],"names":[],"mappings":"AAAA,oBAAY,QAAQ;IAElB;;sBAEkB;IAGlB,mBAAmB,yBAA8B;IACjD,mBAAmB,yBAA8B;IACjD,mBAAmB,yBAA8B;IAGjD,iBAAiB,uBAA8B;IAC/C,iBAAiB,uBAA8B;IAC/C,iBAAiB,uBAA8B;IAG/C,eAAe,qBAA8B;IAC7C,eAAe,qBAA8B;IAC7C,eAAe,qBAA8B;IAG7C,oBAAoB,0BAA8B;IAClD,oBAAoB,0BAA8B;IAClD,oBAAoB,0BAA8B;IAGlD,kBAAkB,wBAA8B;IAChD,kBAAkB,wBAA8B;IAChD,kBAAkB,wBAA8B;IAGhD,uBAAuB,6BAA8B;IACrD,uBAAuB,6BAA8B;IACrD,uBAAuB,6BAA8B;IAGrD,gBAAgB,sBAA8B;IAC9C,gBAAgB,sBAA8B;IAC9C,gBAAgB,sBAA8B;IAG9C,mBAAmB,oBAAyB;IAC5C,mBAAmB,oBAAyB;IAC5C,mBAAmB,oBAAyB;IAE5C;;sBAEkB;IAGlB,cAAc,oBAA2B;IACzC,cAAc,oBAA2B;IACzC,cAAc,oBAA2B;IAGzC,aAAa,mBAA2B;IACxC,aAAa,mBAA2B;IACxC,aAAa,mBAA2B;IAGxC,oBAAoB,yBAA0B;IAC9C,oBAAoB,yBAA0B;IAC9C,oBAAoB,yBAA0B;IAE9C;;uBAEmB;IAGnB,WAAW,iBAAyB;IACpC,WAAW,iBAAyB;IACpC,WAAW,iBAAyB;IAGpC,mBAAmB,yBAAyB;IAC5C,mBAAmB,yBAAyB;IAC5C,mBAAmB,yBAAyB;IAE5C;;uBAEmB;IAGnB,cAAc,
|
|
1
|
+
{"version":3,"file":"enums.d.ts","sourceRoot":"","sources":["../../../src/events/types/enums.ts"],"names":[],"mappings":"AAAA,oBAAY,QAAQ;IAElB;;sBAEkB;IAGlB,mBAAmB,yBAA8B;IACjD,mBAAmB,yBAA8B;IACjD,mBAAmB,yBAA8B;IAGjD,iBAAiB,uBAA8B;IAC/C,iBAAiB,uBAA8B;IAC/C,iBAAiB,uBAA8B;IAG/C,eAAe,qBAA8B;IAC7C,eAAe,qBAA8B;IAC7C,eAAe,qBAA8B;IAG7C,oBAAoB,0BAA8B;IAClD,oBAAoB,0BAA8B;IAClD,oBAAoB,0BAA8B;IAGlD,kBAAkB,wBAA8B;IAChD,kBAAkB,wBAA8B;IAChD,kBAAkB,wBAA8B;IAGhD,uBAAuB,6BAA8B;IACrD,uBAAuB,6BAA8B;IACrD,uBAAuB,6BAA8B;IAGrD,gBAAgB,sBAA8B;IAC9C,gBAAgB,sBAA8B;IAC9C,gBAAgB,sBAA8B;IAG9C,mBAAmB,oBAAyB;IAC5C,mBAAmB,oBAAyB;IAC5C,mBAAmB,oBAAyB;IAE5C;;sBAEkB;IAGlB,cAAc,oBAA2B;IACzC,cAAc,oBAA2B;IACzC,cAAc,oBAA2B;IAGzC,aAAa,mBAA2B;IACxC,aAAa,mBAA2B;IACxC,aAAa,mBAA2B;IAGxC,oBAAoB,yBAA0B;IAC9C,oBAAoB,yBAA0B;IAC9C,oBAAoB,yBAA0B;IAE9C;;uBAEmB;IAGnB,WAAW,iBAAyB;IACpC,WAAW,iBAAyB;IACpC,WAAW,iBAAyB;IAGpC,mBAAmB,yBAAyB;IAC5C,mBAAmB,yBAAyB;IAC5C,mBAAmB,yBAAyB;IAE5C;;uBAEmB;IAGnB,cAAc,oBAA4B;IAC1C,cAAc,oBAA4B;IAC1C,cAAc,oBAA4B;IAG1C,mBAAmB,sBAAyB;IAC5C,mBAAmB,sBAAyB;IAC5C,mBAAmB,sBAAyB;IAG5C,qBAAqB,wBAAyB;IAC9C,qBAAqB,wBAAyB;IAC9C,qBAAqB,wBAAyB;IAG9C,oBAAoB,uBAAyB;IAC7C,oBAAoB,uBAAyB;IAC7C,oBAAoB,uBAAyB;IAG7C,sBAAsB,yBAAyB;IAC/C,sBAAsB,yBAAyB;IAC/C,sBAAsB,yBAAyB;IAG/C,sBAAsB,yBAAyB;IAC/C,sBAAsB,yBAAyB;IAC/C,sBAAsB,yBAAyB;IAG/C,qBAAqB,wBAAyB;IAC9C,qBAAqB,wBAAyB;IAC9C,qBAAqB,wBAAyB;IAE9C;;sBAEkB;IAGlB,mBAAmB,yBAAyB;IAC5C,mBAAmB,yBAAyB;IAC5C,mBAAmB,yBAAyB;IAG5C,gBAAgB,sBAAyB;IACzC,gBAAgB,sBAAyB;IACzC,gBAAgB,sBAAyB;CAU1C;AAED,oBAAY,cAAc;IACxB,MAAM,iBAAiB;IACvB,MAAM,iBAAiB;IACvB,MAAM,iBAAiB;CACxB"}
|
|
@@ -72,17 +72,29 @@ var Subjects;
|
|
|
72
72
|
Subjects["CompanyUpdated"] = "company.updated";
|
|
73
73
|
Subjects["CompanyRemoved"] = "company.removed";
|
|
74
74
|
// Asset Inventory
|
|
75
|
-
Subjects["
|
|
76
|
-
Subjects["
|
|
77
|
-
Subjects["
|
|
75
|
+
Subjects["CompanyAssetCreated"] = "compAsset.created";
|
|
76
|
+
Subjects["CompanyAssetUpdated"] = "compAsset.updated";
|
|
77
|
+
Subjects["CompanyAssetRemoved"] = "compAsset.removed";
|
|
78
|
+
// Controls - SOA
|
|
79
|
+
Subjects["CompanyControlCreated"] = "compControl.created";
|
|
80
|
+
Subjects["CompanyControlUpdated"] = "compControl.updated";
|
|
81
|
+
Subjects["CompanyControlRemoved"] = "compControl.removed";
|
|
78
82
|
// ThreatInventory
|
|
79
|
-
Subjects["
|
|
80
|
-
Subjects["
|
|
81
|
-
Subjects["
|
|
83
|
+
Subjects["CompanyThreatCreated"] = "compThreat.created";
|
|
84
|
+
Subjects["CompanyThreatUpdated"] = "compThreat.updated";
|
|
85
|
+
Subjects["CompanyThreatRemoved"] = "compThreat.removed";
|
|
82
86
|
// Employee
|
|
83
|
-
Subjects["
|
|
84
|
-
Subjects["
|
|
85
|
-
Subjects["
|
|
87
|
+
Subjects["CompanyEmployeeCreated"] = "compEmployee.created";
|
|
88
|
+
Subjects["CompanyEmployeeUpdated"] = "compEmployee.updated";
|
|
89
|
+
Subjects["CompanyEmployeeRemoved"] = "compEmployee.removed";
|
|
90
|
+
// Location
|
|
91
|
+
Subjects["CompanyLocationCreated"] = "compLocation.created";
|
|
92
|
+
Subjects["CompanyLocationUpdated"] = "compLocation.updated";
|
|
93
|
+
Subjects["CompanyLocationRemoved"] = "compLocation.removed";
|
|
94
|
+
// Process
|
|
95
|
+
Subjects["CompanyProcessCreated"] = "compProcess.created";
|
|
96
|
+
Subjects["CompanyProcessUpdated"] = "compProcess.updated";
|
|
97
|
+
Subjects["CompanyProcessRemoved"] = "compProcess.removed";
|
|
86
98
|
/****************
|
|
87
99
|
* RISK-MNG *
|
|
88
100
|
****************/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"enums.js","sourceRoot":"","sources":["../../../src/events/types/enums.ts"],"names":[],"mappings":";;;AAAA,IAAY,
|
|
1
|
+
{"version":3,"file":"enums.js","sourceRoot":"","sources":["../../../src/events/types/enums.ts"],"names":[],"mappings":";;;AAAA,IAAY,QA4IX;AA5ID,WAAY,QAAQ;IAElB;;sBAEkB;IAElB,gBAAgB;IAChB,wDAAiD,CAAA;IACjD,wDAAiD,CAAA;IACjD,wDAAiD,CAAA;IAEjD,cAAc;IACd,oDAA+C,CAAA;IAC/C,oDAA+C,CAAA;IAC/C,oDAA+C,CAAA;IAE/C,WAAW;IACX,gDAA6C,CAAA;IAC7C,gDAA6C,CAAA;IAC7C,gDAA6C,CAAA;IAE7C,gBAAgB;IAChB,0DAAkD,CAAA;IAClD,0DAAkD,CAAA;IAClD,0DAAkD,CAAA;IAElD,cAAc;IACd,sDAAgD,CAAA;IAChD,sDAAgD,CAAA;IAChD,sDAAgD,CAAA;IAEhD,mBAAmB;IACnB,gEAAqD,CAAA;IACrD,gEAAqD,CAAA;IACrD,gEAAqD,CAAA;IAErD,YAAY;IACZ,kDAA8C,CAAA;IAC9C,kDAA8C,CAAA;IAC9C,kDAA8C,CAAA;IAE9C,eAAe;IACf,mDAA4C,CAAA;IAC5C,mDAA4C,CAAA;IAC5C,mDAA4C,CAAA;IAE5C;;sBAEkB;IAElB,UAAU;IACV,8CAAyC,CAAA;IACzC,8CAAyC,CAAA;IACzC,8CAAyC,CAAA;IAEzC,SAAS;IACT,4CAAwC,CAAA;IACxC,4CAAwC,CAAA;IACxC,4CAAwC,CAAA;IAExC,gBAAgB;IAChB,yDAA8C,CAAA;IAC9C,yDAA8C,CAAA;IAC9C,yDAA8C,CAAA;IAE9C;;uBAEmB;IAEnB,OAAO;IACP,wCAAoC,CAAA;IACpC,wCAAoC,CAAA;IACpC,wCAAoC,CAAA;IAEpC,eAAe;IACf,wDAA4C,CAAA;IAC5C,wDAA4C,CAAA;IAC5C,wDAA4C,CAAA;IAE5C;;uBAEmB;IAEnB,UAAU;IACV,8CAA0C,CAAA;IAC1C,8CAA0C,CAAA;IAC1C,8CAA0C,CAAA;IAE1C,kBAAkB;IAClB,qDAA4C,CAAA;IAC5C,qDAA4C,CAAA;IAC5C,qDAA4C,CAAA;IAE5C,iBAAiB;IACjB,yDAA8C,CAAA;IAC9C,yDAA8C,CAAA;IAC9C,yDAA8C,CAAA;IAE9C,kBAAkB;IAClB,uDAA6C,CAAA;IAC7C,uDAA6C,CAAA;IAC7C,uDAA6C,CAAA;IAE7C,WAAW;IACX,2DAA+C,CAAA;IAC/C,2DAA+C,CAAA;IAC/C,2DAA+C,CAAA;IAE/C,WAAW;IACX,2DAA+C,CAAA;IAC/C,2DAA+C,CAAA;IAC/C,2DAA+C,CAAA;IAE/C,UAAU;IACV,yDAA8C,CAAA;IAC9C,yDAA8C,CAAA;IAC9C,yDAA8C,CAAA;IAE9C;;sBAEkB;IAElB,gBAAgB;IAChB,wDAA4C,CAAA;IAC5C,wDAA4C,CAAA;IAC5C,wDAA4C,CAAA;IAE5C,aAAa;IACb,kDAAyC,CAAA;IACzC,kDAAyC,CAAA;IACzC,kDAAyC,CAAA;IAEzC;;sBAEkB;IAElB,mBAAmB;IACnB,2CAA2C;IAC3C,2CAA2C;IAC3C,2CAA2C;AAC7C,CAAC,EA5IW,QAAQ,wBAAR,QAAQ,QA4InB;AAED,IAAY,cAIX;AAJD,WAAY,cAAc;IACxB,yCAAuB,CAAA;IACvB,yCAAuB,CAAA;IACvB,yCAAuB,CAAA;AACzB,CAAC,EAJW,cAAc,8BAAd,cAAc,QAIzB"}
|
|
@@ -8,5 +8,7 @@ export * from './company-size.enums';
|
|
|
8
8
|
export * from './control-attribute.enums';
|
|
9
9
|
export * from './gender.enums';
|
|
10
10
|
export * from './risk-analysis.enums';
|
|
11
|
+
export * from './control.interfaces';
|
|
12
|
+
export * from './events.interfaces';
|
|
11
13
|
export * from './employee.enums';
|
|
12
14
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/events/types/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC;AAExB,cAAc,uBAAuB,CAAC;AACtC,cAAc,eAAe,CAAC;AAC9B,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC;AAClC,cAAc,uBAAuB,CAAC;AACtC,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,uBAAuB,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/events/types/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC;AAExB,cAAc,uBAAuB,CAAC;AACtC,cAAc,eAAe,CAAC;AAC9B,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC;AAClC,cAAc,uBAAuB,CAAC;AACtC,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,uBAAuB,CAAC;AAEtC,cAAc,sBAAsB,CAAC;AACrC,cAAc,qBAAqB,CAAC;AAIpC,cAAc,kBAAkB,CAAC"}
|
|
@@ -24,6 +24,8 @@ __exportStar(require("./company-size.enums"), exports);
|
|
|
24
24
|
__exportStar(require("./control-attribute.enums"), exports);
|
|
25
25
|
__exportStar(require("./gender.enums"), exports);
|
|
26
26
|
__exportStar(require("./risk-analysis.enums"), exports);
|
|
27
|
+
__exportStar(require("./control.interfaces"), exports);
|
|
28
|
+
__exportStar(require("./events.interfaces"), exports);
|
|
27
29
|
// TO DELETE
|
|
28
30
|
__exportStar(require("./employee.enums"), exports);
|
|
29
31
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/events/types/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,0CAAwB;AAExB,wDAAsC;AACtC,gDAA8B;AAC9B,sDAAoC;AACpC,oDAAkC;AAClC,wDAAsC;AACtC,uDAAqC;AACrC,4DAA0C;AAC1C,iDAA+B;AAC/B,wDAAsC;AAEtC,YAAY;AACZ,mDAAiC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/events/types/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,0CAAwB;AAExB,wDAAsC;AACtC,gDAA8B;AAC9B,sDAAoC;AACpC,oDAAkC;AAClC,wDAAsC;AACtC,uDAAqC;AACrC,4DAA0C;AAC1C,iDAA+B;AAC/B,wDAAsC;AAEtC,uDAAqC;AACrC,sDAAoC;AAGpC,YAAY;AACZ,mDAAiC"}
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"created-event.d.ts","sourceRoot":"","sources":["../../../src/events/asset-inventory/created-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAY,gBAAgB,CAAC;AAChD,OAAO,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAE9C,MAAM,WAAW,0BAA0B;IAEzC,OAAO,EAAE,QAAQ,CAAC,qBAAqB,CAAC;IACxC,IAAI,EAAK,cAAc,CAAC;CACzB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"created-event.js","sourceRoot":"","sources":["../../../src/events/asset-inventory/created-event.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/events/asset-inventory/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,kDAAgC;AAChC,kDAAgC;AAChC,kDAAgC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"interfaces.d.ts","sourceRoot":"","sources":["../../../src/events/asset-inventory/interfaces.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAQ,sBAAsB,CAAC;AACrD,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAC;AAE3D,MAAM,WAAW,cAAe,SAAQ,aAAa;IACnD,MAAM,EAAW,WAAW,CAAC;IAC7B,WAAW,CAAC,EAAK,MAAM,CAAC;IACxB,aAAa,CAAC,EAAG,MAAM,EAAE,CAAC;CAC3B"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"interfaces.js","sourceRoot":"","sources":["../../../src/events/asset-inventory/interfaces.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"removed-event.js","sourceRoot":"","sources":["../../../src/events/asset-inventory/removed-event.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"updated-event.d.ts","sourceRoot":"","sources":["../../../src/events/asset-inventory/updated-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAY,gBAAgB,CAAC;AAChD,OAAO,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAE9C,MAAM,WAAW,0BAA0B;IAEzC,OAAO,EAAE,QAAQ,CAAC,qBAAqB,CAAC;IACxC,IAAI,EAAK,cAAc,CAAC;CACzB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"updated-event.js","sourceRoot":"","sources":["../../../src/events/asset-inventory/updated-event.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"created-event.d.ts","sourceRoot":"","sources":["../../../src/events/employee/created-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAe,gBAAgB,CAAC;AACnD,OAAO,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAEjD,MAAM,WAAW,oBAAoB;IAEnC,OAAO,EAAE,QAAQ,CAAC,eAAe,CAAC;IAClC,IAAI,EAAK,iBAAiB,CAAC;CAC5B"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"created-event.js","sourceRoot":"","sources":["../../../src/events/employee/created-event.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/events/employee/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/events/employee/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,kDAAgC;AAChC,kDAAgC;AAChC,kDAAgC"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { EmployeeStatus } from '../types';
|
|
2
|
-
import { BaseEventData } from '../types/events.interfaces';
|
|
3
|
-
export interface EmployeeEventData extends BaseEventData {
|
|
4
|
-
status: EmployeeStatus;
|
|
5
|
-
firstname: string;
|
|
6
|
-
lastname: string;
|
|
7
|
-
}
|
|
8
|
-
//# sourceMappingURL=interfaces.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"interfaces.d.ts","sourceRoot":"","sources":["../../../src/events/employee/interfaces.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,UAAU,CAAC;AAC1C,OAAO,EAAE,aAAa,EAAE,MAAO,4BAA4B,CAAC;AAE5D,MAAM,WAAW,iBAAkB,SAAQ,aAAa;IACtD,MAAM,EAAK,cAAc,CAAC;IAC1B,SAAS,EAAE,MAAM,CAAC;IAClB,QAAQ,EAAG,MAAM,CAAC;CACnB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"interfaces.js","sourceRoot":"","sources":["../../../src/events/employee/interfaces.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"removed-event.d.ts","sourceRoot":"","sources":["../../../src/events/employee/removed-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAkB,gBAAgB,CAAC;AACtD,OAAO,EAAE,oBAAoB,EAAE,MAAM,4BAA4B,CAAC;AAElE,MAAM,WAAW,oBAAoB;IAEnC,OAAO,EAAE,QAAQ,CAAC,eAAe,CAAC;IAClC,IAAI,EAAK,oBAAoB,CAAC;CAC/B"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"removed-event.js","sourceRoot":"","sources":["../../../src/events/employee/removed-event.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"updated-event.d.ts","sourceRoot":"","sources":["../../../src/events/employee/updated-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAe,gBAAgB,CAAC;AACnD,OAAO,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAEjD,MAAM,WAAW,oBAAoB;IAEnC,OAAO,EAAE,QAAQ,CAAC,eAAe,CAAC;IAClC,IAAI,EAAK,iBAAiB,CAAC;CAC5B"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"updated-event.js","sourceRoot":"","sources":["../../../src/events/employee/updated-event.ts"],"names":[],"mappings":""}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { Subjects } from '../types/enums';
|
|
2
|
-
import { ThreatInventoryEventData } from './interfaces';
|
|
3
|
-
export interface ThreatInventoryCreatedEvent {
|
|
4
|
-
subject: Subjects.ThreatInventoryCreated;
|
|
5
|
-
data: ThreatInventoryEventData;
|
|
6
|
-
}
|
|
7
|
-
//# sourceMappingURL=created-event.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"created-event.d.ts","sourceRoot":"","sources":["../../../src/events/threat-inventory/created-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAsB,gBAAgB,CAAC;AAC1D,OAAO,EAAE,wBAAwB,EAAE,MAAM,cAAc,CAAC;AAExD,MAAM,WAAW,2BAA2B;IAE1C,OAAO,EAAE,QAAQ,CAAC,sBAAsB,CAAC;IACzC,IAAI,EAAK,wBAAwB,CAAC;CACnC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"created-event.js","sourceRoot":"","sources":["../../../src/events/threat-inventory/created-event.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/events/threat-inventory/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,kDAAgC;AAChC,kDAAgC;AAChC,kDAAgC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"interfaces.d.ts","sourceRoot":"","sources":["../../../src/events/threat-inventory/interfaces.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAS,kBAAkB,CAAC;AACjD,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAC;AAE3D,MAAM,WAAW,wBAAyB,SAAQ,aAAa;IAC7D,UAAU,CAAC,EAAO,MAAM,CAAC;IACzB,YAAY,CAAC,EAAK,UAAU,EAAE,CAAC;IAC/B,eAAe,CAAC,EAAE,UAAU,EAAE,CAAC;CAChC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"interfaces.js","sourceRoot":"","sources":["../../../src/events/threat-inventory/interfaces.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"removed-event.js","sourceRoot":"","sources":["../../../src/events/threat-inventory/removed-event.ts"],"names":[],"mappings":""}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { Subjects } from '../types/enums';
|
|
2
|
-
import { ThreatInventoryEventData } from './interfaces';
|
|
3
|
-
export interface ThreatInventoryUpdatedEvent {
|
|
4
|
-
subject: Subjects.ThreatInventoryUpdated;
|
|
5
|
-
data: ThreatInventoryEventData;
|
|
6
|
-
}
|
|
7
|
-
//# sourceMappingURL=updated-event.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"updated-event.d.ts","sourceRoot":"","sources":["../../../src/events/threat-inventory/updated-event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAsB,gBAAgB,CAAC;AAC1D,OAAO,EAAE,wBAAwB,EAAE,MAAM,cAAc,CAAC;AAExD,MAAM,WAAW,2BAA2B;IAE1C,OAAO,EAAE,QAAQ,CAAC,sBAAsB,CAAC;IACzC,IAAI,EAAK,wBAAwB,CAAC;CACnC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"updated-event.js","sourceRoot":"","sources":["../../../src/events/threat-inventory/updated-event.ts"],"names":[],"mappings":""}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|