SIWECOS / siwecos-business-layer

SIWECOS Main API and Business Layer Application
https://siwecos.de
0 stars 1 forks source link

Plugin - Kompatibilität für v3 zur v1 #135

Closed Lednerb closed 4 years ago

Lednerb commented 5 years ago

Folgende Felder werden für die Plugins benötigt:

{
    scanFinished: {
        date: 2019-07-30 00:07:16.000000
        timezone: UTC
    },
    weightedMedia: 88,
    scanners: [
        {
            scanner_type: “DOMXSS Scanner”,
            score: 90
        }, ...
    ]
}
Lednerb commented 4 years ago

Keine Änderung notwendig, da v3 innerhalb von API v2 integriert.