| 1 | { |
| 2 | "annotations": { |
| 3 | "list": [ |
| 4 | { |
| 5 | "builtIn": 1, |
| 6 | "datasource": { |
| 7 | "type": "datasource", |
| 8 | "uid": "grafana" |
| 9 | }, |
| 10 | "enable": true, |
| 11 | "hide": true, |
| 12 | "iconColor": "rgba(0, 211, 255, 1)", |
| 13 | "name": "Annotations & Alerts", |
| 14 | "target": { |
| 15 | "limit": 100, |
| 16 | "matchAny": false, |
| 17 | "tags": [], |
| 18 | "type": "dashboard" |
| 19 | }, |
| 20 | "type": "dashboard" |
| 21 | } |
| 22 | ] |
| 23 | }, |
| 24 | "editable": false, |
| 25 | "fiscalYearStartMonth": 0, |
| 26 | "graphTooltip": 0, |
| 27 | "id": null, |
| 28 | "links": [ |
| 29 | { |
| 30 | "asDropdown": true, |
| 31 | "icon": "external link", |
| 32 | "includeVars": true, |
| 33 | "keepTime": true, |
| 34 | "tags": ["EDR"], |
| 35 | "targetBlank": true, |
| 36 | "title": "", |
| 37 | "type": "dashboards" |
| 38 | } |
| 39 | ], |
| 40 | "liveNow": false, |
| 41 | "panels": [ |
| 42 | { |
| 43 | "datasource": { |
| 44 | "type": "elasticsearch", |
| 45 | "uid": "replace_datasource_uid" |
| 46 | }, |
| 47 | "gridPos": { |
| 48 | "h": 1, |
| 49 | "w": 24, |
| 50 | "x": 0, |
| 51 | "y": 0 |
| 52 | }, |
| 53 | "id": 58, |
| 54 | "title": "SYSTEM OS AND SOFTWARE VULNERABILITIES - SUMMARY", |
| 55 | "type": "row" |
| 56 | }, |
| 57 | { |
| 58 | "datasource": { |
| 59 | "type": "elasticsearch", |
| 60 | "uid": "replace_datasource_uid" |
| 61 | }, |
| 62 | "fieldConfig": { |
| 63 | "defaults": { |
| 64 | "mappings": [ |
| 65 | { |
| 66 | "options": { |
| 67 | "match": "null", |
| 68 | "result": { |
| 69 | "text": "N/A" |
| 70 | } |
| 71 | }, |
| 72 | "type": "special" |
| 73 | } |
| 74 | ], |
| 75 | "thresholds": { |
| 76 | "mode": "absolute", |
| 77 | "steps": [ |
| 78 | { |
| 79 | "color": "dark-orange", |
| 80 | "value": null |
| 81 | } |
| 82 | ] |
| 83 | }, |
| 84 | "unit": "short" |
| 85 | }, |
| 86 | "overrides": [] |
| 87 | }, |
| 88 | "gridPos": { |
| 89 | "h": 7, |
| 90 | "w": 4, |
| 91 | "x": 0, |
| 92 | "y": 1 |
| 93 | }, |
| 94 | "id": 43, |
| 95 | "options": { |
| 96 | "colorMode": "value", |
| 97 | "graphMode": "area", |
| 98 | "justifyMode": "auto", |
| 99 | "orientation": "horizontal", |
| 100 | "reduceOptions": { |
| 101 | "calcs": ["sum"], |
| 102 | "fields": "", |
| 103 | "values": false |
| 104 | }, |
| 105 | "showPercentChange": false, |
| 106 | "text": {}, |
| 107 | "textMode": "auto", |
| 108 | "wideLayout": true |
| 109 | }, |
| 110 | "pluginVersion": "10.4.0", |
| 111 | "targets": [ |
| 112 | { |
| 113 | "bucketAggs": [ |
| 114 | { |
| 115 | "field": "timestamp", |
| 116 | "id": "2", |
| 117 | "settings": { |
| 118 | "interval": "auto", |
| 119 | "min_doc_count": 0, |
| 120 | "trimEdges": 0 |
| 121 | }, |
| 122 | "type": "date_histogram" |
| 123 | } |
| 124 | ], |
| 125 | "datasource": { |
| 126 | "type": "elasticsearch", |
| 127 | "uid": "replace_datasource_uid" |
| 128 | }, |
| 129 | "metrics": [ |
| 130 | { |
| 131 | "field": "select field", |
| 132 | "id": "1", |
| 133 | "type": "count" |
| 134 | } |
| 135 | ], |
| 136 | "query": "rule_groups:vulnerability-detector AND agent_name:$agent_name", |
| 137 | "refId": "A", |
| 138 | "timeField": "timestamp" |
| 139 | } |
| 140 | ], |
| 141 | "title": "VULNERABILITY EVENTS", |
| 142 | "type": "stat" |
| 143 | }, |
| 144 | { |
| 145 | "datasource": { |
| 146 | "type": "elasticsearch", |
| 147 | "uid": "replace_datasource_uid" |
| 148 | }, |
| 149 | "fieldConfig": { |
| 150 | "defaults": { |
| 151 | "color": { |
| 152 | "mode": "thresholds" |
| 153 | }, |
| 154 | "custom": { |
| 155 | "align": "auto", |
| 156 | "cellOptions": { |
| 157 | "type": "auto" |
| 158 | }, |
| 159 | "inspect": false |
| 160 | }, |
| 161 | "mappings": [], |
| 162 | "thresholds": { |
| 163 | "mode": "absolute", |
| 164 | "steps": [ |
| 165 | { |
| 166 | "color": "green", |
| 167 | "value": null |
| 168 | }, |
| 169 | { |
| 170 | "color": "red", |
| 171 | "value": 80 |
| 172 | } |
| 173 | ] |
| 174 | } |
| 175 | }, |
| 176 | "overrides": [ |
| 177 | { |
| 178 | "matcher": { |
| 179 | "id": "byName", |
| 180 | "options": "Time" |
| 181 | }, |
| 182 | "properties": [ |
| 183 | { |
| 184 | "id": "displayName", |
| 185 | "value": "Time" |
| 186 | }, |
| 187 | { |
| 188 | "id": "unit", |
| 189 | "value": "time: YYYY-MM-DD HH:mm:ss" |
| 190 | }, |
| 191 | { |
| 192 | "id": "custom.align" |
| 193 | } |
| 194 | ] |
| 195 | }, |
| 196 | { |
| 197 | "matcher": { |
| 198 | "id": "byName", |
| 199 | "options": "Count" |
| 200 | }, |
| 201 | "properties": [ |
| 202 | { |
| 203 | "id": "unit", |
| 204 | "value": "short" |
| 205 | }, |
| 206 | { |
| 207 | "id": "decimals", |
| 208 | "value": -1 |
| 209 | }, |
| 210 | { |
| 211 | "id": "custom.cellOptions", |
| 212 | "value": { |
| 213 | "type": "color-background" |
| 214 | } |
| 215 | }, |
| 216 | { |
| 217 | "id": "custom.align" |
| 218 | }, |
| 219 | { |
| 220 | "id": "thresholds", |
| 221 | "value": { |
| 222 | "mode": "absolute", |
| 223 | "steps": [ |
| 224 | { |
| 225 | "color": "rgba(50, 172, 45, 0.97)", |
| 226 | "value": null |
| 227 | }, |
| 228 | { |
| 229 | "color": "rgba(237, 129, 40, 0.89)", |
| 230 | "value": 0 |
| 231 | }, |
| 232 | { |
| 233 | "color": "#FA6400", |
| 234 | "value": 1 |
| 235 | } |
| 236 | ] |
| 237 | } |
| 238 | } |
| 239 | ] |
| 240 | }, |
| 241 | { |
| 242 | "matcher": { |
| 243 | "id": "byName", |
| 244 | "options": "agent_name" |
| 245 | }, |
| 246 | "properties": [ |
| 247 | { |
| 248 | "id": "displayName", |
| 249 | "value": "AGENT" |
| 250 | }, |
| 251 | { |
| 252 | "id": "unit", |
| 253 | "value": "short" |
| 254 | }, |
| 255 | { |
| 256 | "id": "decimals", |
| 257 | "value": 2 |
| 258 | }, |
| 259 | { |
| 260 | "id": "custom.align" |
| 261 | } |
| 262 | ] |
| 263 | } |
| 264 | ] |
| 265 | }, |
| 266 | "gridPos": { |
| 267 | "h": 7, |
| 268 | "w": 8, |
| 269 | "x": 4, |
| 270 | "y": 1 |
| 271 | }, |
| 272 | "id": 31, |
| 273 | "options": { |
| 274 | "cellHeight": "sm", |
| 275 | "footer": { |
| 276 | "countRows": false, |
| 277 | "fields": "", |
| 278 | "reducer": ["sum"], |
| 279 | "show": false |
| 280 | }, |
| 281 | "showHeader": true |
| 282 | }, |
| 283 | "pluginVersion": "10.4.0", |
| 284 | "targets": [ |
| 285 | { |
| 286 | "bucketAggs": [ |
| 287 | { |
| 288 | "fake": true, |
| 289 | "field": "agent_name", |
| 290 | "id": "4", |
| 291 | "settings": { |
| 292 | "min_doc_count": 1, |
| 293 | "order": "desc", |
| 294 | "orderBy": "_term", |
| 295 | "size": "0" |
| 296 | }, |
| 297 | "type": "terms" |
| 298 | } |
| 299 | ], |
| 300 | "metrics": [ |
| 301 | { |
| 302 | "field": "select field", |
| 303 | "id": "1", |
| 304 | "type": "count" |
| 305 | } |
| 306 | ], |
| 307 | "query": "rule_groups:vulnerability-detector AND agent_name:$agent_name", |
| 308 | "refId": "A", |
| 309 | "timeField": "@timestamp" |
| 310 | } |
| 311 | ], |
| 312 | "title": "AGENTS", |
| 313 | "transformations": [ |
| 314 | { |
| 315 | "id": "merge", |
| 316 | "options": { |
| 317 | "reducers": [] |
| 318 | } |
| 319 | } |
| 320 | ], |
| 321 | "type": "table" |
| 322 | }, |
| 323 | { |
| 324 | "datasource": { |
| 325 | "type": "elasticsearch", |
| 326 | "uid": "replace_datasource_uid" |
| 327 | }, |
| 328 | "fieldConfig": { |
| 329 | "defaults": { |
| 330 | "color": { |
| 331 | "mode": "thresholds" |
| 332 | }, |
| 333 | "custom": { |
| 334 | "align": "auto", |
| 335 | "cellOptions": { |
| 336 | "type": "auto" |
| 337 | }, |
| 338 | "inspect": false |
| 339 | }, |
| 340 | "mappings": [], |
| 341 | "thresholds": { |
| 342 | "mode": "absolute", |
| 343 | "steps": [ |
| 344 | { |
| 345 | "color": "green", |
| 346 | "value": null |
| 347 | }, |
| 348 | { |
| 349 | "color": "red", |
| 350 | "value": 80 |
| 351 | } |
| 352 | ] |
| 353 | } |
| 354 | }, |
| 355 | "overrides": [ |
| 356 | { |
| 357 | "matcher": { |
| 358 | "id": "byName", |
| 359 | "options": "Time" |
| 360 | }, |
| 361 | "properties": [ |
| 362 | { |
| 363 | "id": "displayName", |
| 364 | "value": "Time" |
| 365 | }, |
| 366 | { |
| 367 | "id": "unit", |
| 368 | "value": "time: YYYY-MM-DD HH:mm:ss" |
| 369 | }, |
| 370 | { |
| 371 | "id": "custom.align" |
| 372 | } |
| 373 | ] |
| 374 | }, |
| 375 | { |
| 376 | "matcher": { |
| 377 | "id": "byName", |
| 378 | "options": "Count" |
| 379 | }, |
| 380 | "properties": [ |
| 381 | { |
| 382 | "id": "unit", |
| 383 | "value": "short" |
| 384 | }, |
| 385 | { |
| 386 | "id": "decimals", |
| 387 | "value": -1 |
| 388 | }, |
| 389 | { |
| 390 | "id": "custom.cellOptions", |
| 391 | "value": { |
| 392 | "type": "color-background" |
| 393 | } |
| 394 | }, |
| 395 | { |
| 396 | "id": "custom.align" |
| 397 | }, |
| 398 | { |
| 399 | "id": "thresholds", |
| 400 | "value": { |
| 401 | "mode": "absolute", |
| 402 | "steps": [ |
| 403 | { |
| 404 | "color": "rgba(50, 172, 45, 0.97)", |
| 405 | "value": null |
| 406 | }, |
| 407 | { |
| 408 | "color": "rgba(237, 129, 40, 0.89)", |
| 409 | "value": 0 |
| 410 | }, |
| 411 | { |
| 412 | "color": "#FA6400", |
| 413 | "value": 1 |
| 414 | } |
| 415 | ] |
| 416 | } |
| 417 | } |
| 418 | ] |
| 419 | }, |
| 420 | { |
| 421 | "matcher": { |
| 422 | "id": "byName", |
| 423 | "options": "data_vulnerability_cvss_cvss2_base_score" |
| 424 | }, |
| 425 | "properties": [ |
| 426 | { |
| 427 | "id": "displayName", |
| 428 | "value": "CVSS2" |
| 429 | }, |
| 430 | { |
| 431 | "id": "unit", |
| 432 | "value": "short" |
| 433 | }, |
| 434 | { |
| 435 | "id": "decimals", |
| 436 | "value": 2 |
| 437 | }, |
| 438 | { |
| 439 | "id": "custom.align" |
| 440 | } |
| 441 | ] |
| 442 | } |
| 443 | ] |
| 444 | }, |
| 445 | "gridPos": { |
| 446 | "h": 7, |
| 447 | "w": 6, |
| 448 | "x": 12, |
| 449 | "y": 1 |
| 450 | }, |
| 451 | "id": 54, |
| 452 | "options": { |
| 453 | "cellHeight": "sm", |
| 454 | "footer": { |
| 455 | "countRows": false, |
| 456 | "fields": "", |
| 457 | "reducer": ["sum"], |
| 458 | "show": false |
| 459 | }, |
| 460 | "showHeader": true |
| 461 | }, |
| 462 | "pluginVersion": "10.4.0", |
| 463 | "targets": [ |
| 464 | { |
| 465 | "bucketAggs": [ |
| 466 | { |
| 467 | "fake": true, |
| 468 | "field": "data_vulnerability_cvss_cvss2_base_score", |
| 469 | "id": "4", |
| 470 | "settings": { |
| 471 | "min_doc_count": 1, |
| 472 | "order": "desc", |
| 473 | "orderBy": "_term", |
| 474 | "size": "0" |
| 475 | }, |
| 476 | "type": "terms" |
| 477 | } |
| 478 | ], |
| 479 | "metrics": [ |
| 480 | { |
| 481 | "field": "select field", |
| 482 | "id": "1", |
| 483 | "type": "count" |
| 484 | } |
| 485 | ], |
| 486 | "query": "rule_groups:vulnerability-detector AND agent_name:$agent_name", |
| 487 | "refId": "A", |
| 488 | "timeField": "@timestamp" |
| 489 | } |
| 490 | ], |
| 491 | "title": "CVSS2 BASE SCORE", |
| 492 | "transformations": [ |
| 493 | { |
| 494 | "id": "merge", |
| 495 | "options": { |
| 496 | "reducers": [] |
| 497 | } |
| 498 | } |
| 499 | ], |
| 500 | "type": "table" |
| 501 | }, |
| 502 | { |
| 503 | "datasource": { |
| 504 | "type": "elasticsearch", |
| 505 | "uid": "replace_datasource_uid" |
| 506 | }, |
| 507 | "fieldConfig": { |
| 508 | "defaults": { |
| 509 | "color": { |
| 510 | "mode": "thresholds" |
| 511 | }, |
| 512 | "custom": { |
| 513 | "align": "auto", |
| 514 | "cellOptions": { |
| 515 | "type": "auto" |
| 516 | }, |
| 517 | "inspect": false |
| 518 | }, |
| 519 | "mappings": [], |
| 520 | "thresholds": { |
| 521 | "mode": "absolute", |
| 522 | "steps": [ |
| 523 | { |
| 524 | "color": "green", |
| 525 | "value": null |
| 526 | }, |
| 527 | { |
| 528 | "color": "red", |
| 529 | "value": 80 |
| 530 | } |
| 531 | ] |
| 532 | } |
| 533 | }, |
| 534 | "overrides": [ |
| 535 | { |
| 536 | "matcher": { |
| 537 | "id": "byName", |
| 538 | "options": "Count" |
| 539 | }, |
| 540 | "properties": [ |
| 541 | { |
| 542 | "id": "unit", |
| 543 | "value": "short" |
| 544 | }, |
| 545 | { |
| 546 | "id": "decimals", |
| 547 | "value": -1 |
| 548 | }, |
| 549 | { |
| 550 | "id": "custom.cellOptions", |
| 551 | "value": { |
| 552 | "type": "color-background" |
| 553 | } |
| 554 | }, |
| 555 | { |
| 556 | "id": "custom.align" |
| 557 | }, |
| 558 | { |
| 559 | "id": "thresholds", |
| 560 | "value": { |
| 561 | "mode": "absolute", |
| 562 | "steps": [ |
| 563 | { |
| 564 | "color": "rgba(50, 172, 45, 0.97)", |
| 565 | "value": null |
| 566 | }, |
| 567 | { |
| 568 | "color": "rgba(237, 129, 40, 0.89)", |
| 569 | "value": 0 |
| 570 | }, |
| 571 | { |
| 572 | "color": "#FA6400", |
| 573 | "value": 1 |
| 574 | } |
| 575 | ] |
| 576 | } |
| 577 | } |
| 578 | ] |
| 579 | }, |
| 580 | { |
| 581 | "matcher": { |
| 582 | "id": "byName", |
| 583 | "options": "EPSS" |
| 584 | }, |
| 585 | "properties": [ |
| 586 | { |
| 587 | "id": "displayName", |
| 588 | "value": "EPSS" |
| 589 | }, |
| 590 | { |
| 591 | "id": "unit", |
| 592 | "value": "short" |
| 593 | }, |
| 594 | { |
| 595 | "id": "decimals", |
| 596 | "value": 2 |
| 597 | }, |
| 598 | { |
| 599 | "id": "custom.align" |
| 600 | } |
| 601 | ] |
| 602 | } |
| 603 | ] |
| 604 | }, |
| 605 | "gridPos": { |
| 606 | "h": 7, |
| 607 | "w": 6, |
| 608 | "x": 18, |
| 609 | "y": 1 |
| 610 | }, |
| 611 | "id": 55, |
| 612 | "options": { |
| 613 | "cellHeight": "sm", |
| 614 | "footer": { |
| 615 | "countRows": false, |
| 616 | "fields": "", |
| 617 | "reducer": ["sum"], |
| 618 | "show": false |
| 619 | }, |
| 620 | "showHeader": true |
| 621 | }, |
| 622 | "pluginVersion": "10.4.0", |
| 623 | "targets": [ |
| 624 | { |
| 625 | "bucketAggs": [ |
| 626 | { |
| 627 | "fake": true, |
| 628 | "field": "epss_epss", |
| 629 | "id": "4", |
| 630 | "settings": { |
| 631 | "min_doc_count": 1, |
| 632 | "order": "desc", |
| 633 | "orderBy": "_term", |
| 634 | "size": "0" |
| 635 | }, |
| 636 | "type": "terms" |
| 637 | }, |
| 638 | { |
| 639 | "field": "epss_percentile", |
| 640 | "id": "5", |
| 641 | "settings": { |
| 642 | "min_doc_count": "1", |
| 643 | "order": "desc", |
| 644 | "orderBy": "_term", |
| 645 | "size": "10" |
| 646 | }, |
| 647 | "type": "terms" |
| 648 | } |
| 649 | ], |
| 650 | "datasource": { |
| 651 | "type": "elasticsearch", |
| 652 | "uid": "replace_datasource_uid" |
| 653 | }, |
| 654 | "metrics": [ |
| 655 | { |
| 656 | "field": "select field", |
| 657 | "id": "1", |
| 658 | "type": "count" |
| 659 | } |
| 660 | ], |
| 661 | "query": "rule_groups:vulnerability-detector AND agent_name:$agent_name", |
| 662 | "refId": "A", |
| 663 | "timeField": "timestamp" |
| 664 | } |
| 665 | ], |
| 666 | "title": "Exploit Prediction Scoring System", |
| 667 | "transformations": [ |
| 668 | { |
| 669 | "id": "organize", |
| 670 | "options": { |
| 671 | "excludeByName": {}, |
| 672 | "indexByName": {}, |
| 673 | "renameByName": { |
| 674 | "epss_epss": "EPSS", |
| 675 | "epss_percentile": "PERCENTILE" |
| 676 | } |
| 677 | } |
| 678 | }, |
| 679 | { |
| 680 | "id": "merge", |
| 681 | "options": { |
| 682 | "reducers": [] |
| 683 | } |
| 684 | } |
| 685 | ], |
| 686 | "type": "table" |
| 687 | }, |
| 688 | { |
| 689 | "datasource": { |
| 690 | "type": "elasticsearch", |
| 691 | "uid": "replace_datasource_uid" |
| 692 | }, |
| 693 | "fieldConfig": { |
| 694 | "defaults": { |
| 695 | "mappings": [], |
| 696 | "thresholds": { |
| 697 | "mode": "absolute", |
| 698 | "steps": [ |
| 699 | { |
| 700 | "color": "green", |
| 701 | "value": null |
| 702 | }, |
| 703 | { |
| 704 | "color": "red", |
| 705 | "value": 80 |
| 706 | } |
| 707 | ] |
| 708 | } |
| 709 | }, |
| 710 | "overrides": [] |
| 711 | }, |
| 712 | "gridPos": { |
| 713 | "h": 9, |
| 714 | "w": 9, |
| 715 | "x": 0, |
| 716 | "y": 8 |
| 717 | }, |
| 718 | "id": 37, |
| 719 | "options": { |
| 720 | "displayMode": "gradient", |
| 721 | "maxVizHeight": 300, |
| 722 | "minVizHeight": 10, |
| 723 | "minVizWidth": 0, |
| 724 | "namePlacement": "auto", |
| 725 | "orientation": "horizontal", |
| 726 | "reduceOptions": { |
| 727 | "calcs": ["sum"], |
| 728 | "fields": "", |
| 729 | "values": false |
| 730 | }, |
| 731 | "showUnfilled": true, |
| 732 | "sizing": "auto", |
| 733 | "text": {}, |
| 734 | "valueMode": "color" |
| 735 | }, |
| 736 | "pluginVersion": "10.4.0", |
| 737 | "targets": [ |
| 738 | { |
| 739 | "bucketAggs": [ |
| 740 | { |
| 741 | "fake": true, |
| 742 | "field": "data_vulnerability_package_name", |
| 743 | "id": "6", |
| 744 | "settings": { |
| 745 | "min_doc_count": 1, |
| 746 | "order": "desc", |
| 747 | "orderBy": "_count", |
| 748 | "size": "15" |
| 749 | }, |
| 750 | "type": "terms" |
| 751 | }, |
| 752 | { |
| 753 | "fake": true, |
| 754 | "field": "timestamp", |
| 755 | "id": "5", |
| 756 | "settings": { |
| 757 | "interval": "auto", |
| 758 | "min_doc_count": 0, |
| 759 | "trimEdges": 0 |
| 760 | }, |
| 761 | "type": "date_histogram" |
| 762 | } |
| 763 | ], |
| 764 | "datasource": { |
| 765 | "type": "elasticsearch", |
| 766 | "uid": "replace_datasource_uid" |
| 767 | }, |
| 768 | "metrics": [ |
| 769 | { |
| 770 | "field": "type", |
| 771 | "id": "1", |
| 772 | "meta": {}, |
| 773 | "settings": {}, |
| 774 | "type": "count" |
| 775 | } |
| 776 | ], |
| 777 | "query": "rule_groups:vulnerability-detector AND agent_name:$agent_name", |
| 778 | "refId": "A", |
| 779 | "timeField": "timestamp" |
| 780 | } |
| 781 | ], |
| 782 | "title": "VULNERABLE SOFTWARE / PACKAGE", |
| 783 | "type": "bargauge" |
| 784 | }, |
| 785 | { |
| 786 | "datasource": { |
| 787 | "type": "elasticsearch", |
| 788 | "uid": "replace_datasource_uid" |
| 789 | }, |
| 790 | "fieldConfig": { |
| 791 | "defaults": { |
| 792 | "color": { |
| 793 | "mode": "palette-classic" |
| 794 | }, |
| 795 | "custom": { |
| 796 | "hideFrom": { |
| 797 | "legend": false, |
| 798 | "tooltip": false, |
| 799 | "viz": false |
| 800 | } |
| 801 | }, |
| 802 | "decimals": 0, |
| 803 | "mappings": [], |
| 804 | "unit": "short" |
| 805 | }, |
| 806 | "overrides": [ |
| 807 | { |
| 808 | "matcher": { |
| 809 | "id": "byName", |
| 810 | "options": "Critical" |
| 811 | }, |
| 812 | "properties": [ |
| 813 | { |
| 814 | "id": "color", |
| 815 | "value": { |
| 816 | "fixedColor": "#C4162A", |
| 817 | "mode": "fixed" |
| 818 | } |
| 819 | } |
| 820 | ] |
| 821 | }, |
| 822 | { |
| 823 | "matcher": { |
| 824 | "id": "byName", |
| 825 | "options": "High" |
| 826 | }, |
| 827 | "properties": [ |
| 828 | { |
| 829 | "id": "color", |
| 830 | "value": { |
| 831 | "fixedColor": "#F2495C", |
| 832 | "mode": "fixed" |
| 833 | } |
| 834 | } |
| 835 | ] |
| 836 | }, |
| 837 | { |
| 838 | "matcher": { |
| 839 | "id": "byName", |
| 840 | "options": "Low" |
| 841 | }, |
| 842 | "properties": [ |
| 843 | { |
| 844 | "id": "color", |
| 845 | "value": { |
| 846 | "fixedColor": "#5794F2", |
| 847 | "mode": "fixed" |
| 848 | } |
| 849 | } |
| 850 | ] |
| 851 | }, |
| 852 | { |
| 853 | "matcher": { |
| 854 | "id": "byName", |
| 855 | "options": "Medium" |
| 856 | }, |
| 857 | "properties": [ |
| 858 | { |
| 859 | "id": "color", |
| 860 | "value": { |
| 861 | "fixedColor": "#FF9830", |
| 862 | "mode": "fixed" |
| 863 | } |
| 864 | } |
| 865 | ] |
| 866 | } |
| 867 | ] |
| 868 | }, |
| 869 | "gridPos": { |
| 870 | "h": 9, |
| 871 | "w": 7, |
| 872 | "x": 9, |
| 873 | "y": 8 |
| 874 | }, |
| 875 | "id": 45, |
| 876 | "maxDataPoints": 3, |
| 877 | "options": { |
| 878 | "legend": { |
| 879 | "calcs": [], |
| 880 | "displayMode": "table", |
| 881 | "placement": "right", |
| 882 | "showLegend": true, |
| 883 | "values": ["value"] |
| 884 | }, |
| 885 | "pieType": "donut", |
| 886 | "reduceOptions": { |
| 887 | "calcs": ["sum"], |
| 888 | "fields": "", |
| 889 | "values": false |
| 890 | }, |
| 891 | "tooltip": { |
| 892 | "mode": "single", |
| 893 | "sort": "none" |
| 894 | } |
| 895 | }, |
| 896 | "targets": [ |
| 897 | { |
| 898 | "bucketAggs": [ |
| 899 | { |
| 900 | "fake": true, |
| 901 | "field": "data_vulnerability_severity", |
| 902 | "id": "3", |
| 903 | "settings": { |
| 904 | "min_doc_count": 1, |
| 905 | "order": "desc", |
| 906 | "orderBy": "_count", |
| 907 | "size": "0" |
| 908 | }, |
| 909 | "type": "terms" |
| 910 | }, |
| 911 | { |
| 912 | "field": "timestamp", |
| 913 | "id": "2", |
| 914 | "settings": { |
| 915 | "interval": "auto", |
| 916 | "min_doc_count": 0, |
| 917 | "trimEdges": 0 |
| 918 | }, |
| 919 | "type": "date_histogram" |
| 920 | } |
| 921 | ], |
| 922 | "metrics": [ |
| 923 | { |
| 924 | "field": "select field", |
| 925 | "id": "1", |
| 926 | "type": "count" |
| 927 | } |
| 928 | ], |
| 929 | "query": "rule_groups:vulnerability-detector AND agent_name:$agent_name", |
| 930 | "refId": "A", |
| 931 | "timeField": "timestamp" |
| 932 | } |
| 933 | ], |
| 934 | "title": "VULNERABILITY LEVELS", |
| 935 | "type": "piechart" |
| 936 | }, |
| 937 | { |
| 938 | "datasource": { |
| 939 | "type": "elasticsearch", |
| 940 | "uid": "replace_datasource_uid" |
| 941 | }, |
| 942 | "fieldConfig": { |
| 943 | "defaults": { |
| 944 | "color": { |
| 945 | "mode": "thresholds" |
| 946 | }, |
| 947 | "custom": { |
| 948 | "align": "auto", |
| 949 | "cellOptions": { |
| 950 | "type": "auto" |
| 951 | }, |
| 952 | "filterable": false, |
| 953 | "inspect": false |
| 954 | }, |
| 955 | "mappings": [], |
| 956 | "thresholds": { |
| 957 | "mode": "absolute", |
| 958 | "steps": [ |
| 959 | { |
| 960 | "color": "green", |
| 961 | "value": null |
| 962 | }, |
| 963 | { |
| 964 | "color": "red", |
| 965 | "value": 80 |
| 966 | } |
| 967 | ] |
| 968 | } |
| 969 | }, |
| 970 | "overrides": [ |
| 971 | { |
| 972 | "matcher": { |
| 973 | "id": "byName", |
| 974 | "options": "Time" |
| 975 | }, |
| 976 | "properties": [ |
| 977 | { |
| 978 | "id": "displayName", |
| 979 | "value": "Time" |
| 980 | }, |
| 981 | { |
| 982 | "id": "unit", |
| 983 | "value": "time: YYYY-MM-DD HH:mm:ss" |
| 984 | }, |
| 985 | { |
| 986 | "id": "custom.align" |
| 987 | } |
| 988 | ] |
| 989 | }, |
| 990 | { |
| 991 | "matcher": { |
| 992 | "id": "byName", |
| 993 | "options": "" |
| 994 | }, |
| 995 | "properties": [ |
| 996 | { |
| 997 | "id": "unit", |
| 998 | "value": "short" |
| 999 | }, |
| 1000 | { |
| 1001 | "id": "decimals", |
| 1002 | "value": 2 |
| 1003 | }, |
| 1004 | { |
| 1005 | "id": "custom.align" |
| 1006 | } |
| 1007 | ] |
| 1008 | }, |
| 1009 | { |
| 1010 | "matcher": { |
| 1011 | "id": "byName", |
| 1012 | "options": "data_vulnerability_cve" |
| 1013 | }, |
| 1014 | "properties": [ |
| 1015 | { |
| 1016 | "id": "displayName", |
| 1017 | "value": "CVE" |
| 1018 | }, |
| 1019 | { |
| 1020 | "id": "unit", |
| 1021 | "value": "short" |
| 1022 | }, |
| 1023 | { |
| 1024 | "id": "decimals", |
| 1025 | "value": -1 |
| 1026 | }, |
| 1027 | { |
| 1028 | "id": "links", |
| 1029 | "value": [ |
| 1030 | { |
| 1031 | "targetBlank": true, |
| 1032 | "title": "NVD - NIST DATABASE", |
| 1033 | "url": "https://nvd.nist.gov/vuln/detail/${__value.text}" |
| 1034 | } |
| 1035 | ] |
| 1036 | }, |
| 1037 | { |
| 1038 | "id": "custom.align", |
| 1039 | "value": "left" |
| 1040 | } |
| 1041 | ] |
| 1042 | }, |
| 1043 | { |
| 1044 | "matcher": { |
| 1045 | "id": "byName", |
| 1046 | "options": "Unique Count" |
| 1047 | }, |
| 1048 | "properties": [ |
| 1049 | { |
| 1050 | "id": "displayName", |
| 1051 | "value": "HITS" |
| 1052 | }, |
| 1053 | { |
| 1054 | "id": "unit", |
| 1055 | "value": "short" |
| 1056 | }, |
| 1057 | { |
| 1058 | "id": "decimals", |
| 1059 | "value": -1 |
| 1060 | }, |
| 1061 | { |
| 1062 | "id": "custom.align" |
| 1063 | } |
| 1064 | ] |
| 1065 | }, |
| 1066 | { |
| 1067 | "matcher": { |
| 1068 | "id": "byName", |
| 1069 | "options": "EPSS" |
| 1070 | }, |
| 1071 | "properties": [ |
| 1072 | { |
| 1073 | "id": "links", |
| 1074 | "value": [ |
| 1075 | { |
| 1076 | "targetBlank": true, |
| 1077 | "title": "Exploit Prediction Scoring System", |
| 1078 | "url": "https://www.first.org/epss/" |
| 1079 | } |
| 1080 | ] |
| 1081 | } |
| 1082 | ] |
| 1083 | } |
| 1084 | ] |
| 1085 | }, |
| 1086 | "gridPos": { |
| 1087 | "h": 9, |
| 1088 | "w": 8, |
| 1089 | "x": 16, |
| 1090 | "y": 8 |
| 1091 | }, |
| 1092 | "id": 47, |
| 1093 | "options": { |
| 1094 | "cellHeight": "sm", |
| 1095 | "footer": { |
| 1096 | "countRows": false, |
| 1097 | "fields": "", |
| 1098 | "reducer": ["sum"], |
| 1099 | "show": false |
| 1100 | }, |
| 1101 | "showHeader": true |
| 1102 | }, |
| 1103 | "pluginVersion": "10.4.0", |
| 1104 | "targets": [ |
| 1105 | { |
| 1106 | "bucketAggs": [ |
| 1107 | { |
| 1108 | "fake": true, |
| 1109 | "field": "data_vulnerability_cve", |
| 1110 | "id": "7", |
| 1111 | "settings": { |
| 1112 | "min_doc_count": 1, |
| 1113 | "order": "desc", |
| 1114 | "orderBy": "_term", |
| 1115 | "size": "10" |
| 1116 | }, |
| 1117 | "type": "terms" |
| 1118 | }, |
| 1119 | { |
| 1120 | "field": "epss_epss", |
| 1121 | "id": "8", |
| 1122 | "settings": { |
| 1123 | "min_doc_count": "1", |
| 1124 | "order": "desc", |
| 1125 | "orderBy": "_term", |
| 1126 | "size": "10" |
| 1127 | }, |
| 1128 | "type": "terms" |
| 1129 | } |
| 1130 | ], |
| 1131 | "datasource": { |
| 1132 | "type": "elasticsearch", |
| 1133 | "uid": "replace_datasource_uid" |
| 1134 | }, |
| 1135 | "metrics": [ |
| 1136 | { |
| 1137 | "field": "data_vulnerability_cve", |
| 1138 | "id": "1", |
| 1139 | "meta": {}, |
| 1140 | "settings": {}, |
| 1141 | "type": "cardinality" |
| 1142 | } |
| 1143 | ], |
| 1144 | "query": "rule_groups:vulnerability-detector AND agent_name:$agent_name", |
| 1145 | "refId": "A", |
| 1146 | "timeField": "timestamp" |
| 1147 | } |
| 1148 | ], |
| 1149 | "title": "CVEs", |
| 1150 | "transformations": [ |
| 1151 | { |
| 1152 | "id": "organize", |
| 1153 | "options": { |
| 1154 | "excludeByName": {}, |
| 1155 | "indexByName": {}, |
| 1156 | "renameByName": { |
| 1157 | "data_vulnerability_cve": "CVE", |
| 1158 | "epss_epss": "EPSS" |
| 1159 | } |
| 1160 | } |
| 1161 | } |
| 1162 | ], |
| 1163 | "type": "table" |
| 1164 | }, |
| 1165 | { |
| 1166 | "collapsed": false, |
| 1167 | "datasource": { |
| 1168 | "type": "elasticsearch", |
| 1169 | "uid": "replace_datasource_uid" |
| 1170 | }, |
| 1171 | "gridPos": { |
| 1172 | "h": 1, |
| 1173 | "w": 24, |
| 1174 | "x": 0, |
| 1175 | "y": 17 |
| 1176 | }, |
| 1177 | "id": 60, |
| 1178 | "panels": [], |
| 1179 | "title": "SYSTEM OS AND SOFTWARE VULNERABILITIES - ENTRIES", |
| 1180 | "type": "row" |
| 1181 | }, |
| 1182 | { |
| 1183 | "datasource": { |
| 1184 | "type": "elasticsearch", |
| 1185 | "uid": "replace_datasource_uid" |
| 1186 | }, |
| 1187 | "fieldConfig": { |
| 1188 | "defaults": { |
| 1189 | "color": { |
| 1190 | "mode": "thresholds" |
| 1191 | }, |
| 1192 | "custom": { |
| 1193 | "align": "auto", |
| 1194 | "cellOptions": { |
| 1195 | "type": "auto" |
| 1196 | }, |
| 1197 | "filterable": false, |
| 1198 | "inspect": false |
| 1199 | }, |
| 1200 | "mappings": [], |
| 1201 | "thresholds": { |
| 1202 | "mode": "absolute", |
| 1203 | "steps": [ |
| 1204 | { |
| 1205 | "color": "green", |
| 1206 | "value": null |
| 1207 | }, |
| 1208 | { |
| 1209 | "color": "red", |
| 1210 | "value": 80 |
| 1211 | } |
| 1212 | ] |
| 1213 | } |
| 1214 | }, |
| 1215 | "overrides": [ |
| 1216 | { |
| 1217 | "matcher": { |
| 1218 | "id": "byName", |
| 1219 | "options": "Time" |
| 1220 | }, |
| 1221 | "properties": [ |
| 1222 | { |
| 1223 | "id": "displayName", |
| 1224 | "value": "Time" |
| 1225 | }, |
| 1226 | { |
| 1227 | "id": "unit", |
| 1228 | "value": "time: YYYY-MM-DD HH:mm:ss" |
| 1229 | }, |
| 1230 | { |
| 1231 | "id": "custom.align" |
| 1232 | } |
| 1233 | ] |
| 1234 | }, |
| 1235 | { |
| 1236 | "matcher": { |
| 1237 | "id": "byName", |
| 1238 | "options": "" |
| 1239 | }, |
| 1240 | "properties": [ |
| 1241 | { |
| 1242 | "id": "unit", |
| 1243 | "value": "short" |
| 1244 | }, |
| 1245 | { |
| 1246 | "id": "decimals", |
| 1247 | "value": 2 |
| 1248 | }, |
| 1249 | { |
| 1250 | "id": "custom.align" |
| 1251 | } |
| 1252 | ] |
| 1253 | }, |
| 1254 | { |
| 1255 | "matcher": { |
| 1256 | "id": "byName", |
| 1257 | "options": "data_vulnerability_package_name" |
| 1258 | }, |
| 1259 | "properties": [ |
| 1260 | { |
| 1261 | "id": "displayName", |
| 1262 | "value": "PACKAGE NAME" |
| 1263 | }, |
| 1264 | { |
| 1265 | "id": "unit", |
| 1266 | "value": "short" |
| 1267 | }, |
| 1268 | { |
| 1269 | "id": "decimals", |
| 1270 | "value": -1 |
| 1271 | }, |
| 1272 | { |
| 1273 | "id": "custom.align", |
| 1274 | "value": "left" |
| 1275 | } |
| 1276 | ] |
| 1277 | }, |
| 1278 | { |
| 1279 | "matcher": { |
| 1280 | "id": "byName", |
| 1281 | "options": "Unique Count" |
| 1282 | }, |
| 1283 | "properties": [ |
| 1284 | { |
| 1285 | "id": "displayName", |
| 1286 | "value": "HITS" |
| 1287 | }, |
| 1288 | { |
| 1289 | "id": "unit", |
| 1290 | "value": "short" |
| 1291 | }, |
| 1292 | { |
| 1293 | "id": "decimals", |
| 1294 | "value": -1 |
| 1295 | }, |
| 1296 | { |
| 1297 | "id": "custom.align" |
| 1298 | } |
| 1299 | ] |
| 1300 | }, |
| 1301 | { |
| 1302 | "matcher": { |
| 1303 | "id": "byName", |
| 1304 | "options": "data_vulnerability_package_condition" |
| 1305 | }, |
| 1306 | "properties": [ |
| 1307 | { |
| 1308 | "id": "displayName", |
| 1309 | "value": "CONDITION" |
| 1310 | }, |
| 1311 | { |
| 1312 | "id": "unit", |
| 1313 | "value": "short" |
| 1314 | }, |
| 1315 | { |
| 1316 | "id": "decimals", |
| 1317 | "value": 2 |
| 1318 | }, |
| 1319 | { |
| 1320 | "id": "custom.align" |
| 1321 | } |
| 1322 | ] |
| 1323 | }, |
| 1324 | { |
| 1325 | "matcher": { |
| 1326 | "id": "byName", |
| 1327 | "options": "CONDITION" |
| 1328 | }, |
| 1329 | "properties": [ |
| 1330 | { |
| 1331 | "id": "custom.width", |
| 1332 | "value": 378 |
| 1333 | } |
| 1334 | ] |
| 1335 | } |
| 1336 | ] |
| 1337 | }, |
| 1338 | "gridPos": { |
| 1339 | "h": 11, |
| 1340 | "w": 9, |
| 1341 | "x": 0, |
| 1342 | "y": 18 |
| 1343 | }, |
| 1344 | "id": 53, |
| 1345 | "options": { |
| 1346 | "cellHeight": "sm", |
| 1347 | "footer": { |
| 1348 | "countRows": false, |
| 1349 | "fields": "", |
| 1350 | "reducer": ["sum"], |
| 1351 | "show": false |
| 1352 | }, |
| 1353 | "showHeader": true, |
| 1354 | "sortBy": [] |
| 1355 | }, |
| 1356 | "pluginVersion": "10.4.0", |
| 1357 | "targets": [ |
| 1358 | { |
| 1359 | "bucketAggs": [ |
| 1360 | { |
| 1361 | "fake": true, |
| 1362 | "field": "data_vulnerability_package_name", |
| 1363 | "id": "8", |
| 1364 | "settings": { |
| 1365 | "min_doc_count": 1, |
| 1366 | "order": "desc", |
| 1367 | "orderBy": "_term", |
| 1368 | "size": "10" |
| 1369 | }, |
| 1370 | "type": "terms" |
| 1371 | }, |
| 1372 | { |
| 1373 | "fake": true, |
| 1374 | "field": "data_vulnerability_package_condition", |
| 1375 | "id": "7", |
| 1376 | "settings": { |
| 1377 | "min_doc_count": 1, |
| 1378 | "order": "desc", |
| 1379 | "orderBy": "_term", |
| 1380 | "size": "10" |
| 1381 | }, |
| 1382 | "type": "terms" |
| 1383 | } |
| 1384 | ], |
| 1385 | "metrics": [ |
| 1386 | { |
| 1387 | "field": "data_vulnerability_package_condition", |
| 1388 | "id": "1", |
| 1389 | "meta": {}, |
| 1390 | "settings": {}, |
| 1391 | "type": "cardinality" |
| 1392 | } |
| 1393 | ], |
| 1394 | "query": "rule_groups:vulnerability-detector AND agent_name:$agent_name", |
| 1395 | "refId": "A", |
| 1396 | "timeField": "@timestamp" |
| 1397 | } |
| 1398 | ], |
| 1399 | "title": "SOFTWARE / PACKAGE", |
| 1400 | "transformations": [ |
| 1401 | { |
| 1402 | "id": "merge", |
| 1403 | "options": { |
| 1404 | "reducers": [] |
| 1405 | } |
| 1406 | } |
| 1407 | ], |
| 1408 | "type": "table" |
| 1409 | }, |
| 1410 | { |
| 1411 | "datasource": { |
| 1412 | "type": "elasticsearch", |
| 1413 | "uid": "replace_datasource_uid" |
| 1414 | }, |
| 1415 | "fieldConfig": { |
| 1416 | "defaults": { |
| 1417 | "color": { |
| 1418 | "mode": "palette-classic" |
| 1419 | }, |
| 1420 | "custom": { |
| 1421 | "axisBorderShow": false, |
| 1422 | "axisCenteredZero": false, |
| 1423 | "axisColorMode": "text", |
| 1424 | "axisLabel": "", |
| 1425 | "axisPlacement": "auto", |
| 1426 | "barAlignment": 0, |
| 1427 | "drawStyle": "line", |
| 1428 | "fillOpacity": 0, |
| 1429 | "gradientMode": "none", |
| 1430 | "hideFrom": { |
| 1431 | "legend": false, |
| 1432 | "tooltip": false, |
| 1433 | "viz": false |
| 1434 | }, |
| 1435 | "insertNulls": false, |
| 1436 | "lineInterpolation": "linear", |
| 1437 | "lineWidth": 1, |
| 1438 | "pointSize": 5, |
| 1439 | "scaleDistribution": { |
| 1440 | "type": "linear" |
| 1441 | }, |
| 1442 | "showPoints": "auto", |
| 1443 | "spanNulls": false, |
| 1444 | "stacking": { |
| 1445 | "group": "A", |
| 1446 | "mode": "none" |
| 1447 | }, |
| 1448 | "thresholdsStyle": { |
| 1449 | "mode": "off" |
| 1450 | } |
| 1451 | }, |
| 1452 | "mappings": [], |
| 1453 | "thresholds": { |
| 1454 | "mode": "absolute", |
| 1455 | "steps": [ |
| 1456 | { |
| 1457 | "color": "green", |
| 1458 | "value": null |
| 1459 | }, |
| 1460 | { |
| 1461 | "color": "red", |
| 1462 | "value": 80 |
| 1463 | } |
| 1464 | ] |
| 1465 | } |
| 1466 | }, |
| 1467 | "overrides": [] |
| 1468 | }, |
| 1469 | "gridPos": { |
| 1470 | "h": 11, |
| 1471 | "w": 15, |
| 1472 | "x": 9, |
| 1473 | "y": 18 |
| 1474 | }, |
| 1475 | "id": 72, |
| 1476 | "options": { |
| 1477 | "legend": { |
| 1478 | "calcs": [], |
| 1479 | "displayMode": "table", |
| 1480 | "placement": "right", |
| 1481 | "showLegend": true |
| 1482 | }, |
| 1483 | "tooltip": { |
| 1484 | "mode": "single", |
| 1485 | "sort": "none" |
| 1486 | } |
| 1487 | }, |
| 1488 | "targets": [ |
| 1489 | { |
| 1490 | "alias": "", |
| 1491 | "bucketAggs": [ |
| 1492 | { |
| 1493 | "field": "agent_name", |
| 1494 | "id": "3", |
| 1495 | "settings": { |
| 1496 | "min_doc_count": "1", |
| 1497 | "order": "desc", |
| 1498 | "orderBy": "_term", |
| 1499 | "size": "10" |
| 1500 | }, |
| 1501 | "type": "terms" |
| 1502 | }, |
| 1503 | { |
| 1504 | "field": "timestamp", |
| 1505 | "id": "2", |
| 1506 | "settings": { |
| 1507 | "interval": "auto" |
| 1508 | }, |
| 1509 | "type": "date_histogram" |
| 1510 | } |
| 1511 | ], |
| 1512 | "datasource": { |
| 1513 | "type": "elasticsearch", |
| 1514 | "uid": "replace_datasource_uid" |
| 1515 | }, |
| 1516 | "metrics": [ |
| 1517 | { |
| 1518 | "id": "1", |
| 1519 | "type": "count" |
| 1520 | } |
| 1521 | ], |
| 1522 | "query": "rule_groups:vulnerability-detector AND agent_name:$agent_name", |
| 1523 | "refId": "A", |
| 1524 | "timeField": "timestamp" |
| 1525 | } |
| 1526 | ], |
| 1527 | "title": "VULNERABILITY EVENTS - HISTOGRAM", |
| 1528 | "type": "timeseries" |
| 1529 | }, |
| 1530 | { |
| 1531 | "datasource": { |
| 1532 | "type": "elasticsearch", |
| 1533 | "uid": "replace_datasource_uid" |
| 1534 | }, |
| 1535 | "fieldConfig": { |
| 1536 | "defaults": { |
| 1537 | "color": { |
| 1538 | "mode": "thresholds" |
| 1539 | }, |
| 1540 | "custom": { |
| 1541 | "align": "auto", |
| 1542 | "cellOptions": { |
| 1543 | "type": "auto" |
| 1544 | }, |
| 1545 | "inspect": false |
| 1546 | }, |
| 1547 | "mappings": [], |
| 1548 | "thresholds": { |
| 1549 | "mode": "absolute", |
| 1550 | "steps": [ |
| 1551 | { |
| 1552 | "color": "green", |
| 1553 | "value": null |
| 1554 | }, |
| 1555 | { |
| 1556 | "color": "red", |
| 1557 | "value": 80 |
| 1558 | } |
| 1559 | ] |
| 1560 | } |
| 1561 | }, |
| 1562 | "overrides": [ |
| 1563 | { |
| 1564 | "matcher": { |
| 1565 | "id": "byName", |
| 1566 | "options": "data_vulnerability_package_name" |
| 1567 | }, |
| 1568 | "properties": [ |
| 1569 | { |
| 1570 | "id": "displayName", |
| 1571 | "value": "PACKAGE" |
| 1572 | }, |
| 1573 | { |
| 1574 | "id": "custom.align" |
| 1575 | } |
| 1576 | ] |
| 1577 | }, |
| 1578 | { |
| 1579 | "matcher": { |
| 1580 | "id": "byName", |
| 1581 | "options": "data_vulnerability_package_condition" |
| 1582 | }, |
| 1583 | "properties": [ |
| 1584 | { |
| 1585 | "id": "displayName", |
| 1586 | "value": "STATUS" |
| 1587 | }, |
| 1588 | { |
| 1589 | "id": "unit", |
| 1590 | "value": "short" |
| 1591 | }, |
| 1592 | { |
| 1593 | "id": "decimals", |
| 1594 | "value": -1 |
| 1595 | }, |
| 1596 | { |
| 1597 | "id": "custom.align" |
| 1598 | } |
| 1599 | ] |
| 1600 | }, |
| 1601 | { |
| 1602 | "matcher": { |
| 1603 | "id": "byName", |
| 1604 | "options": "data_vulnerability_cve" |
| 1605 | }, |
| 1606 | "properties": [ |
| 1607 | { |
| 1608 | "id": "displayName", |
| 1609 | "value": "CVE" |
| 1610 | }, |
| 1611 | { |
| 1612 | "id": "unit", |
| 1613 | "value": "kbytes" |
| 1614 | }, |
| 1615 | { |
| 1616 | "id": "decimals", |
| 1617 | "value": -1 |
| 1618 | }, |
| 1619 | { |
| 1620 | "id": "custom.align" |
| 1621 | } |
| 1622 | ] |
| 1623 | }, |
| 1624 | { |
| 1625 | "matcher": { |
| 1626 | "id": "byName", |
| 1627 | "options": "agent_name" |
| 1628 | }, |
| 1629 | "properties": [ |
| 1630 | { |
| 1631 | "id": "displayName", |
| 1632 | "value": "AGENT" |
| 1633 | }, |
| 1634 | { |
| 1635 | "id": "unit", |
| 1636 | "value": "short" |
| 1637 | }, |
| 1638 | { |
| 1639 | "id": "decimals", |
| 1640 | "value": 2 |
| 1641 | }, |
| 1642 | { |
| 1643 | "id": "custom.align" |
| 1644 | } |
| 1645 | ] |
| 1646 | }, |
| 1647 | { |
| 1648 | "matcher": { |
| 1649 | "id": "byName", |
| 1650 | "options": "data_vulnerability_title" |
| 1651 | }, |
| 1652 | "properties": [ |
| 1653 | { |
| 1654 | "id": "displayName", |
| 1655 | "value": "CVE TITLE" |
| 1656 | }, |
| 1657 | { |
| 1658 | "id": "unit", |
| 1659 | "value": "short" |
| 1660 | }, |
| 1661 | { |
| 1662 | "id": "decimals", |
| 1663 | "value": 2 |
| 1664 | }, |
| 1665 | { |
| 1666 | "id": "custom.align" |
| 1667 | } |
| 1668 | ] |
| 1669 | }, |
| 1670 | { |
| 1671 | "matcher": { |
| 1672 | "id": "byName", |
| 1673 | "options": "data_vulnerability_severity" |
| 1674 | }, |
| 1675 | "properties": [ |
| 1676 | { |
| 1677 | "id": "displayName", |
| 1678 | "value": "SEVERITY" |
| 1679 | }, |
| 1680 | { |
| 1681 | "id": "unit", |
| 1682 | "value": "short" |
| 1683 | }, |
| 1684 | { |
| 1685 | "id": "decimals", |
| 1686 | "value": 2 |
| 1687 | }, |
| 1688 | { |
| 1689 | "id": "custom.align" |
| 1690 | } |
| 1691 | ] |
| 1692 | }, |
| 1693 | { |
| 1694 | "matcher": { |
| 1695 | "id": "byName", |
| 1696 | "options": "epss_epss" |
| 1697 | }, |
| 1698 | "properties": [ |
| 1699 | { |
| 1700 | "id": "displayName", |
| 1701 | "value": "EPSS" |
| 1702 | } |
| 1703 | ] |
| 1704 | }, |
| 1705 | { |
| 1706 | "matcher": { |
| 1707 | "id": "byName", |
| 1708 | "options": "AGENT" |
| 1709 | }, |
| 1710 | "properties": [ |
| 1711 | { |
| 1712 | "id": "custom.width", |
| 1713 | "value": 183 |
| 1714 | } |
| 1715 | ] |
| 1716 | }, |
| 1717 | { |
| 1718 | "matcher": { |
| 1719 | "id": "byName", |
| 1720 | "options": "CVE" |
| 1721 | }, |
| 1722 | "properties": [ |
| 1723 | { |
| 1724 | "id": "custom.width", |
| 1725 | "value": 183 |
| 1726 | } |
| 1727 | ] |
| 1728 | }, |
| 1729 | { |
| 1730 | "matcher": { |
| 1731 | "id": "byName", |
| 1732 | "options": "timestamp" |
| 1733 | }, |
| 1734 | "properties": [ |
| 1735 | { |
| 1736 | "id": "custom.width", |
| 1737 | "value": 200 |
| 1738 | } |
| 1739 | ] |
| 1740 | }, |
| 1741 | { |
| 1742 | "matcher": { |
| 1743 | "id": "byName", |
| 1744 | "options": "SEVERITY" |
| 1745 | }, |
| 1746 | "properties": [ |
| 1747 | { |
| 1748 | "id": "custom.width", |
| 1749 | "value": 174 |
| 1750 | } |
| 1751 | ] |
| 1752 | }, |
| 1753 | { |
| 1754 | "matcher": { |
| 1755 | "id": "byName", |
| 1756 | "options": "CVE TITLE" |
| 1757 | }, |
| 1758 | "properties": [ |
| 1759 | { |
| 1760 | "id": "custom.width", |
| 1761 | "value": 736 |
| 1762 | } |
| 1763 | ] |
| 1764 | } |
| 1765 | ] |
| 1766 | }, |
| 1767 | "gridPos": { |
| 1768 | "h": 12, |
| 1769 | "w": 24, |
| 1770 | "x": 0, |
| 1771 | "y": 29 |
| 1772 | }, |
| 1773 | "id": 48, |
| 1774 | "options": { |
| 1775 | "cellHeight": "sm", |
| 1776 | "footer": { |
| 1777 | "countRows": false, |
| 1778 | "fields": "", |
| 1779 | "reducer": ["sum"], |
| 1780 | "show": false |
| 1781 | }, |
| 1782 | "showHeader": true, |
| 1783 | "sortBy": [] |
| 1784 | }, |
| 1785 | "pluginVersion": "10.4.0", |
| 1786 | "targets": [ |
| 1787 | { |
| 1788 | "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}], |
| 1789 | "datasource": { |
| 1790 | "type": "elasticsearch", |
| 1791 | "uid": "replace_datasource_uid" |
| 1792 | }, |
| 1793 | "metrics": [ |
| 1794 | { |
| 1795 | "id": "1", |
| 1796 | "settings": { |
| 1797 | "size": "500" |
| 1798 | }, |
| 1799 | "type": "raw_data" |
| 1800 | } |
| 1801 | ], |
| 1802 | "query": "rule_groups:vulnerability-detector AND agent_name:$agent_name", |
| 1803 | "refId": "A", |
| 1804 | "timeField": "timestamp" |
| 1805 | } |
| 1806 | ], |
| 1807 | "title": "SYSTEM VULNERABILITIES - DETAILS", |
| 1808 | "transformations": [ |
| 1809 | { |
| 1810 | "id": "filterFieldsByName", |
| 1811 | "options": { |
| 1812 | "include": { |
| 1813 | "names": [ |
| 1814 | "timestamp", |
| 1815 | "agent_name", |
| 1816 | "data_vulnerability_cve", |
| 1817 | "data_vulnerability_package_name", |
| 1818 | "data_vulnerability_severity", |
| 1819 | "data_vulnerability_title", |
| 1820 | "epss_epss" |
| 1821 | ] |
| 1822 | } |
| 1823 | } |
| 1824 | } |
| 1825 | ], |
| 1826 | "type": "table" |
| 1827 | }, |
| 1828 | { |
| 1829 | "datasource": { |
| 1830 | "type": "elasticsearch", |
| 1831 | "uid": "replace_datasource_uid" |
| 1832 | }, |
| 1833 | "fieldConfig": { |
| 1834 | "defaults": { |
| 1835 | "color": { |
| 1836 | "mode": "thresholds" |
| 1837 | }, |
| 1838 | "custom": { |
| 1839 | "align": "auto", |
| 1840 | "cellOptions": { |
| 1841 | "type": "auto" |
| 1842 | }, |
| 1843 | "inspect": false |
| 1844 | }, |
| 1845 | "mappings": [], |
| 1846 | "thresholds": { |
| 1847 | "mode": "absolute", |
| 1848 | "steps": [ |
| 1849 | { |
| 1850 | "color": "green", |
| 1851 | "value": null |
| 1852 | }, |
| 1853 | { |
| 1854 | "color": "red", |
| 1855 | "value": 80 |
| 1856 | } |
| 1857 | ] |
| 1858 | } |
| 1859 | }, |
| 1860 | "overrides": [ |
| 1861 | { |
| 1862 | "matcher": { |
| 1863 | "id": "byName", |
| 1864 | "options": "data_vulnerability_package_name" |
| 1865 | }, |
| 1866 | "properties": [ |
| 1867 | { |
| 1868 | "id": "displayName", |
| 1869 | "value": "PACKAGE" |
| 1870 | }, |
| 1871 | { |
| 1872 | "id": "custom.align" |
| 1873 | } |
| 1874 | ] |
| 1875 | }, |
| 1876 | { |
| 1877 | "matcher": { |
| 1878 | "id": "byName", |
| 1879 | "options": "data_vulnerability_package_condition" |
| 1880 | }, |
| 1881 | "properties": [ |
| 1882 | { |
| 1883 | "id": "displayName", |
| 1884 | "value": "STATUS" |
| 1885 | }, |
| 1886 | { |
| 1887 | "id": "unit", |
| 1888 | "value": "short" |
| 1889 | }, |
| 1890 | { |
| 1891 | "id": "decimals", |
| 1892 | "value": -1 |
| 1893 | }, |
| 1894 | { |
| 1895 | "id": "custom.align" |
| 1896 | } |
| 1897 | ] |
| 1898 | }, |
| 1899 | { |
| 1900 | "matcher": { |
| 1901 | "id": "byName", |
| 1902 | "options": "data_vulnerability_cve" |
| 1903 | }, |
| 1904 | "properties": [ |
| 1905 | { |
| 1906 | "id": "displayName", |
| 1907 | "value": "CVE" |
| 1908 | }, |
| 1909 | { |
| 1910 | "id": "unit", |
| 1911 | "value": "kbytes" |
| 1912 | }, |
| 1913 | { |
| 1914 | "id": "decimals", |
| 1915 | "value": -1 |
| 1916 | }, |
| 1917 | { |
| 1918 | "id": "custom.align" |
| 1919 | } |
| 1920 | ] |
| 1921 | }, |
| 1922 | { |
| 1923 | "matcher": { |
| 1924 | "id": "byName", |
| 1925 | "options": "agent_name" |
| 1926 | }, |
| 1927 | "properties": [ |
| 1928 | { |
| 1929 | "id": "displayName", |
| 1930 | "value": "AGENT" |
| 1931 | }, |
| 1932 | { |
| 1933 | "id": "unit", |
| 1934 | "value": "short" |
| 1935 | }, |
| 1936 | { |
| 1937 | "id": "decimals", |
| 1938 | "value": 2 |
| 1939 | }, |
| 1940 | { |
| 1941 | "id": "custom.align" |
| 1942 | } |
| 1943 | ] |
| 1944 | }, |
| 1945 | { |
| 1946 | "matcher": { |
| 1947 | "id": "byName", |
| 1948 | "options": "data_vulnerability_title" |
| 1949 | }, |
| 1950 | "properties": [ |
| 1951 | { |
| 1952 | "id": "displayName", |
| 1953 | "value": "CVE TITLE" |
| 1954 | }, |
| 1955 | { |
| 1956 | "id": "unit", |
| 1957 | "value": "short" |
| 1958 | }, |
| 1959 | { |
| 1960 | "id": "decimals", |
| 1961 | "value": 2 |
| 1962 | }, |
| 1963 | { |
| 1964 | "id": "custom.align" |
| 1965 | } |
| 1966 | ] |
| 1967 | }, |
| 1968 | { |
| 1969 | "matcher": { |
| 1970 | "id": "byName", |
| 1971 | "options": "data_vulnerability_severity" |
| 1972 | }, |
| 1973 | "properties": [ |
| 1974 | { |
| 1975 | "id": "displayName", |
| 1976 | "value": "SEVERITY" |
| 1977 | }, |
| 1978 | { |
| 1979 | "id": "unit", |
| 1980 | "value": "short" |
| 1981 | }, |
| 1982 | { |
| 1983 | "id": "decimals", |
| 1984 | "value": 2 |
| 1985 | }, |
| 1986 | { |
| 1987 | "id": "custom.align" |
| 1988 | } |
| 1989 | ] |
| 1990 | }, |
| 1991 | { |
| 1992 | "matcher": { |
| 1993 | "id": "byName", |
| 1994 | "options": "data_vulnerability_updated" |
| 1995 | }, |
| 1996 | "properties": [ |
| 1997 | { |
| 1998 | "id": "displayName", |
| 1999 | "value": "CVE LAST UPDATE" |
| 2000 | }, |
| 2001 | { |
| 2002 | "id": "unit", |
| 2003 | "value": "short" |
| 2004 | }, |
| 2005 | { |
| 2006 | "id": "decimals", |
| 2007 | "value": 2 |
| 2008 | }, |
| 2009 | { |
| 2010 | "id": "custom.align" |
| 2011 | } |
| 2012 | ] |
| 2013 | }, |
| 2014 | { |
| 2015 | "matcher": { |
| 2016 | "id": "byName", |
| 2017 | "options": "data_vulnerability_references" |
| 2018 | }, |
| 2019 | "properties": [ |
| 2020 | { |
| 2021 | "id": "displayName", |
| 2022 | "value": "REFERENCES" |
| 2023 | }, |
| 2024 | { |
| 2025 | "id": "unit", |
| 2026 | "value": "short" |
| 2027 | }, |
| 2028 | { |
| 2029 | "id": "decimals", |
| 2030 | "value": 2 |
| 2031 | }, |
| 2032 | { |
| 2033 | "id": "custom.align" |
| 2034 | } |
| 2035 | ] |
| 2036 | }, |
| 2037 | { |
| 2038 | "matcher": { |
| 2039 | "id": "byName", |
| 2040 | "options": "data_vulnerability_rationale" |
| 2041 | }, |
| 2042 | "properties": [ |
| 2043 | { |
| 2044 | "id": "displayName", |
| 2045 | "value": "VULNERABILITY INFO" |
| 2046 | }, |
| 2047 | { |
| 2048 | "id": "unit", |
| 2049 | "value": "short" |
| 2050 | }, |
| 2051 | { |
| 2052 | "id": "decimals", |
| 2053 | "value": 2 |
| 2054 | }, |
| 2055 | { |
| 2056 | "id": "custom.align" |
| 2057 | } |
| 2058 | ] |
| 2059 | } |
| 2060 | ] |
| 2061 | }, |
| 2062 | "gridPos": { |
| 2063 | "h": 12, |
| 2064 | "w": 24, |
| 2065 | "x": 0, |
| 2066 | "y": 41 |
| 2067 | }, |
| 2068 | "id": 56, |
| 2069 | "options": { |
| 2070 | "cellHeight": "sm", |
| 2071 | "footer": { |
| 2072 | "countRows": false, |
| 2073 | "fields": "", |
| 2074 | "reducer": ["sum"], |
| 2075 | "show": false |
| 2076 | }, |
| 2077 | "showHeader": true |
| 2078 | }, |
| 2079 | "pluginVersion": "10.4.0", |
| 2080 | "targets": [ |
| 2081 | { |
| 2082 | "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}], |
| 2083 | "datasource": { |
| 2084 | "type": "elasticsearch", |
| 2085 | "uid": "replace_datasource_uid" |
| 2086 | }, |
| 2087 | "metrics": [ |
| 2088 | { |
| 2089 | "id": "1", |
| 2090 | "settings": { |
| 2091 | "size": "500" |
| 2092 | }, |
| 2093 | "type": "raw_data" |
| 2094 | } |
| 2095 | ], |
| 2096 | "query": "rule_groups:vulnerability-detector AND agent_name:$agent_name", |
| 2097 | "refId": "A", |
| 2098 | "timeField": "timestamp" |
| 2099 | } |
| 2100 | ], |
| 2101 | "title": "VULNERABILITIES INFO", |
| 2102 | "transformations": [ |
| 2103 | { |
| 2104 | "id": "filterFieldsByName", |
| 2105 | "options": { |
| 2106 | "include": { |
| 2107 | "names": [ |
| 2108 | "timestamp", |
| 2109 | "agent_name", |
| 2110 | "data_vulnerability_package_name", |
| 2111 | "data_vulnerability_rationale", |
| 2112 | "data_vulnerability_references", |
| 2113 | "data_vulnerability_severity", |
| 2114 | "data_vulnerability_title", |
| 2115 | "data_vulnerability_updated", |
| 2116 | "data_vulnerability_package_condition" |
| 2117 | ] |
| 2118 | } |
| 2119 | } |
| 2120 | } |
| 2121 | ], |
| 2122 | "type": "table" |
| 2123 | }, |
| 2124 | { |
| 2125 | "collapsed": true, |
| 2126 | "datasource": { |
| 2127 | "type": "elasticsearch", |
| 2128 | "uid": "replace_datasource_uid" |
| 2129 | }, |
| 2130 | "gridPos": { |
| 2131 | "h": 1, |
| 2132 | "w": 24, |
| 2133 | "x": 0, |
| 2134 | "y": 53 |
| 2135 | }, |
| 2136 | "id": 62, |
| 2137 | "panels": [ |
| 2138 | { |
| 2139 | "datasource": { |
| 2140 | "type": "elasticsearch", |
| 2141 | "uid": "replace_datasource_uid" |
| 2142 | }, |
| 2143 | "fieldConfig": { |
| 2144 | "defaults": { |
| 2145 | "mappings": [ |
| 2146 | { |
| 2147 | "options": { |
| 2148 | "match": "null", |
| 2149 | "result": { |
| 2150 | "text": "N/A" |
| 2151 | } |
| 2152 | }, |
| 2153 | "type": "special" |
| 2154 | } |
| 2155 | ], |
| 2156 | "thresholds": { |
| 2157 | "mode": "absolute", |
| 2158 | "steps": [ |
| 2159 | { |
| 2160 | "color": "dark-orange", |
| 2161 | "value": null |
| 2162 | } |
| 2163 | ] |
| 2164 | }, |
| 2165 | "unit": "short" |
| 2166 | }, |
| 2167 | "overrides": [] |
| 2168 | }, |
| 2169 | "gridPos": { |
| 2170 | "h": 7, |
| 2171 | "w": 4, |
| 2172 | "x": 0, |
| 2173 | "y": 54 |
| 2174 | }, |
| 2175 | "id": 63, |
| 2176 | "options": { |
| 2177 | "colorMode": "value", |
| 2178 | "graphMode": "area", |
| 2179 | "justifyMode": "auto", |
| 2180 | "orientation": "horizontal", |
| 2181 | "reduceOptions": { |
| 2182 | "calcs": ["sum"], |
| 2183 | "fields": "", |
| 2184 | "values": false |
| 2185 | }, |
| 2186 | "showPercentChange": false, |
| 2187 | "text": {}, |
| 2188 | "textMode": "auto", |
| 2189 | "wideLayout": true |
| 2190 | }, |
| 2191 | "pluginVersion": "10.4.0", |
| 2192 | "targets": [ |
| 2193 | { |
| 2194 | "bucketAggs": [ |
| 2195 | { |
| 2196 | "field": "timestamp", |
| 2197 | "id": "2", |
| 2198 | "settings": { |
| 2199 | "interval": "auto", |
| 2200 | "min_doc_count": 0, |
| 2201 | "trimEdges": 0 |
| 2202 | }, |
| 2203 | "type": "date_histogram" |
| 2204 | } |
| 2205 | ], |
| 2206 | "datasource": { |
| 2207 | "type": "elasticsearch", |
| 2208 | "uid": "replace_datasource_uid" |
| 2209 | }, |
| 2210 | "metrics": [ |
| 2211 | { |
| 2212 | "field": "select field", |
| 2213 | "id": "1", |
| 2214 | "type": "count" |
| 2215 | } |
| 2216 | ], |
| 2217 | "query": "rule_group2:snyk AND agent_name:$agent_name", |
| 2218 | "refId": "A", |
| 2219 | "timeField": "timestamp" |
| 2220 | } |
| 2221 | ], |
| 2222 | "title": "VULNERABILITY EVENTS", |
| 2223 | "type": "stat" |
| 2224 | }, |
| 2225 | { |
| 2226 | "datasource": { |
| 2227 | "type": "elasticsearch", |
| 2228 | "uid": "replace_datasource_uid" |
| 2229 | }, |
| 2230 | "fieldConfig": { |
| 2231 | "defaults": { |
| 2232 | "color": { |
| 2233 | "mode": "thresholds" |
| 2234 | }, |
| 2235 | "custom": { |
| 2236 | "align": "auto", |
| 2237 | "cellOptions": { |
| 2238 | "type": "auto" |
| 2239 | }, |
| 2240 | "inspect": false |
| 2241 | }, |
| 2242 | "mappings": [], |
| 2243 | "thresholds": { |
| 2244 | "mode": "absolute", |
| 2245 | "steps": [ |
| 2246 | { |
| 2247 | "color": "green", |
| 2248 | "value": null |
| 2249 | }, |
| 2250 | { |
| 2251 | "color": "red", |
| 2252 | "value": 80 |
| 2253 | } |
| 2254 | ] |
| 2255 | } |
| 2256 | }, |
| 2257 | "overrides": [ |
| 2258 | { |
| 2259 | "matcher": { |
| 2260 | "id": "byName", |
| 2261 | "options": "Time" |
| 2262 | }, |
| 2263 | "properties": [ |
| 2264 | { |
| 2265 | "id": "displayName", |
| 2266 | "value": "Time" |
| 2267 | }, |
| 2268 | { |
| 2269 | "id": "unit", |
| 2270 | "value": "time: YYYY-MM-DD HH:mm:ss" |
| 2271 | }, |
| 2272 | { |
| 2273 | "id": "custom.align" |
| 2274 | } |
| 2275 | ] |
| 2276 | }, |
| 2277 | { |
| 2278 | "matcher": { |
| 2279 | "id": "byName", |
| 2280 | "options": "Count" |
| 2281 | }, |
| 2282 | "properties": [ |
| 2283 | { |
| 2284 | "id": "unit", |
| 2285 | "value": "short" |
| 2286 | }, |
| 2287 | { |
| 2288 | "id": "decimals", |
| 2289 | "value": -1 |
| 2290 | }, |
| 2291 | { |
| 2292 | "id": "custom.cellOptions", |
| 2293 | "value": { |
| 2294 | "type": "color-background" |
| 2295 | } |
| 2296 | }, |
| 2297 | { |
| 2298 | "id": "custom.align" |
| 2299 | }, |
| 2300 | { |
| 2301 | "id": "thresholds", |
| 2302 | "value": { |
| 2303 | "mode": "absolute", |
| 2304 | "steps": [ |
| 2305 | { |
| 2306 | "color": "rgba(50, 172, 45, 0.97)", |
| 2307 | "value": null |
| 2308 | }, |
| 2309 | { |
| 2310 | "color": "rgba(237, 129, 40, 0.89)", |
| 2311 | "value": 0 |
| 2312 | }, |
| 2313 | { |
| 2314 | "color": "#FA6400", |
| 2315 | "value": 1 |
| 2316 | } |
| 2317 | ] |
| 2318 | } |
| 2319 | } |
| 2320 | ] |
| 2321 | }, |
| 2322 | { |
| 2323 | "matcher": { |
| 2324 | "id": "byName", |
| 2325 | "options": "agent_name" |
| 2326 | }, |
| 2327 | "properties": [ |
| 2328 | { |
| 2329 | "id": "displayName", |
| 2330 | "value": "AGENT" |
| 2331 | }, |
| 2332 | { |
| 2333 | "id": "unit", |
| 2334 | "value": "short" |
| 2335 | }, |
| 2336 | { |
| 2337 | "id": "decimals", |
| 2338 | "value": 2 |
| 2339 | }, |
| 2340 | { |
| 2341 | "id": "custom.align" |
| 2342 | } |
| 2343 | ] |
| 2344 | } |
| 2345 | ] |
| 2346 | }, |
| 2347 | "gridPos": { |
| 2348 | "h": 7, |
| 2349 | "w": 8, |
| 2350 | "x": 4, |
| 2351 | "y": 54 |
| 2352 | }, |
| 2353 | "id": 64, |
| 2354 | "options": { |
| 2355 | "cellHeight": "sm", |
| 2356 | "footer": { |
| 2357 | "countRows": false, |
| 2358 | "fields": "", |
| 2359 | "reducer": ["sum"], |
| 2360 | "show": false |
| 2361 | }, |
| 2362 | "showHeader": true |
| 2363 | }, |
| 2364 | "pluginVersion": "10.4.0", |
| 2365 | "targets": [ |
| 2366 | { |
| 2367 | "bucketAggs": [ |
| 2368 | { |
| 2369 | "fake": true, |
| 2370 | "field": "agent_name", |
| 2371 | "id": "4", |
| 2372 | "settings": { |
| 2373 | "min_doc_count": 1, |
| 2374 | "order": "desc", |
| 2375 | "orderBy": "_term", |
| 2376 | "size": "0" |
| 2377 | }, |
| 2378 | "type": "terms" |
| 2379 | } |
| 2380 | ], |
| 2381 | "datasource": { |
| 2382 | "type": "elasticsearch", |
| 2383 | "uid": "replace_datasource_uid" |
| 2384 | }, |
| 2385 | "metrics": [ |
| 2386 | { |
| 2387 | "field": "select field", |
| 2388 | "id": "1", |
| 2389 | "type": "count" |
| 2390 | } |
| 2391 | ], |
| 2392 | "query": "rule_group2:snyk AND agent_name:$agent_name", |
| 2393 | "refId": "A", |
| 2394 | "timeField": "timestamp" |
| 2395 | } |
| 2396 | ], |
| 2397 | "title": "DOCKER HOST", |
| 2398 | "transformations": [ |
| 2399 | { |
| 2400 | "id": "merge", |
| 2401 | "options": { |
| 2402 | "reducers": [] |
| 2403 | } |
| 2404 | } |
| 2405 | ], |
| 2406 | "type": "table" |
| 2407 | }, |
| 2408 | { |
| 2409 | "datasource": { |
| 2410 | "type": "elasticsearch", |
| 2411 | "uid": "replace_datasource_uid" |
| 2412 | }, |
| 2413 | "fieldConfig": { |
| 2414 | "defaults": { |
| 2415 | "color": { |
| 2416 | "mode": "thresholds" |
| 2417 | }, |
| 2418 | "custom": { |
| 2419 | "align": "auto", |
| 2420 | "cellOptions": { |
| 2421 | "type": "auto" |
| 2422 | }, |
| 2423 | "filterable": false, |
| 2424 | "inspect": false |
| 2425 | }, |
| 2426 | "mappings": [], |
| 2427 | "thresholds": { |
| 2428 | "mode": "absolute", |
| 2429 | "steps": [ |
| 2430 | { |
| 2431 | "color": "green", |
| 2432 | "value": null |
| 2433 | }, |
| 2434 | { |
| 2435 | "color": "red", |
| 2436 | "value": 80 |
| 2437 | } |
| 2438 | ] |
| 2439 | } |
| 2440 | }, |
| 2441 | "overrides": [ |
| 2442 | { |
| 2443 | "matcher": { |
| 2444 | "id": "byName", |
| 2445 | "options": "Time" |
| 2446 | }, |
| 2447 | "properties": [ |
| 2448 | { |
| 2449 | "id": "displayName", |
| 2450 | "value": "Time" |
| 2451 | }, |
| 2452 | { |
| 2453 | "id": "unit", |
| 2454 | "value": "time: YYYY-MM-DD HH:mm:ss" |
| 2455 | }, |
| 2456 | { |
| 2457 | "id": "custom.align" |
| 2458 | } |
| 2459 | ] |
| 2460 | }, |
| 2461 | { |
| 2462 | "matcher": { |
| 2463 | "id": "byName", |
| 2464 | "options": "" |
| 2465 | }, |
| 2466 | "properties": [ |
| 2467 | { |
| 2468 | "id": "unit", |
| 2469 | "value": "short" |
| 2470 | }, |
| 2471 | { |
| 2472 | "id": "decimals", |
| 2473 | "value": 2 |
| 2474 | }, |
| 2475 | { |
| 2476 | "id": "custom.align" |
| 2477 | } |
| 2478 | ] |
| 2479 | }, |
| 2480 | { |
| 2481 | "matcher": { |
| 2482 | "id": "byName", |
| 2483 | "options": "data_vulnerability_cve" |
| 2484 | }, |
| 2485 | "properties": [ |
| 2486 | { |
| 2487 | "id": "displayName", |
| 2488 | "value": "CVE" |
| 2489 | }, |
| 2490 | { |
| 2491 | "id": "unit", |
| 2492 | "value": "short" |
| 2493 | }, |
| 2494 | { |
| 2495 | "id": "decimals", |
| 2496 | "value": -1 |
| 2497 | }, |
| 2498 | { |
| 2499 | "id": "links", |
| 2500 | "value": [ |
| 2501 | { |
| 2502 | "targetBlank": true, |
| 2503 | "title": "NVD - NIST DATABASE", |
| 2504 | "url": "https://nvd.nist.gov/vuln/detail/$__cell" |
| 2505 | } |
| 2506 | ] |
| 2507 | }, |
| 2508 | { |
| 2509 | "id": "custom.align", |
| 2510 | "value": "left" |
| 2511 | } |
| 2512 | ] |
| 2513 | }, |
| 2514 | { |
| 2515 | "matcher": { |
| 2516 | "id": "byName", |
| 2517 | "options": "Unique Count" |
| 2518 | }, |
| 2519 | "properties": [ |
| 2520 | { |
| 2521 | "id": "displayName", |
| 2522 | "value": "HITS" |
| 2523 | }, |
| 2524 | { |
| 2525 | "id": "unit", |
| 2526 | "value": "short" |
| 2527 | }, |
| 2528 | { |
| 2529 | "id": "decimals", |
| 2530 | "value": -1 |
| 2531 | }, |
| 2532 | { |
| 2533 | "id": "custom.align" |
| 2534 | } |
| 2535 | ] |
| 2536 | } |
| 2537 | ] |
| 2538 | }, |
| 2539 | "gridPos": { |
| 2540 | "h": 7, |
| 2541 | "w": 6, |
| 2542 | "x": 12, |
| 2543 | "y": 54 |
| 2544 | }, |
| 2545 | "id": 71, |
| 2546 | "options": { |
| 2547 | "cellHeight": "sm", |
| 2548 | "footer": { |
| 2549 | "countRows": false, |
| 2550 | "fields": "", |
| 2551 | "reducer": ["sum"], |
| 2552 | "show": false |
| 2553 | }, |
| 2554 | "showHeader": true |
| 2555 | }, |
| 2556 | "pluginVersion": "10.4.0", |
| 2557 | "targets": [ |
| 2558 | { |
| 2559 | "bucketAggs": [ |
| 2560 | { |
| 2561 | "fake": true, |
| 2562 | "field": "data_dockerBaseImage", |
| 2563 | "id": "7", |
| 2564 | "settings": { |
| 2565 | "min_doc_count": 1, |
| 2566 | "order": "desc", |
| 2567 | "orderBy": "_term", |
| 2568 | "size": "10" |
| 2569 | }, |
| 2570 | "type": "terms" |
| 2571 | } |
| 2572 | ], |
| 2573 | "datasource": { |
| 2574 | "type": "elasticsearch", |
| 2575 | "uid": "replace_datasource_uid" |
| 2576 | }, |
| 2577 | "metrics": [ |
| 2578 | { |
| 2579 | "field": "data_dockerBaseImage", |
| 2580 | "id": "1", |
| 2581 | "meta": {}, |
| 2582 | "settings": {}, |
| 2583 | "type": "cardinality" |
| 2584 | } |
| 2585 | ], |
| 2586 | "query": "rule_group2:snyk AND agent_name:$agent_name", |
| 2587 | "refId": "A", |
| 2588 | "timeField": "timestamp" |
| 2589 | } |
| 2590 | ], |
| 2591 | "title": "DOCKER BASE IMAGE", |
| 2592 | "transformations": [ |
| 2593 | { |
| 2594 | "id": "merge", |
| 2595 | "options": { |
| 2596 | "reducers": [] |
| 2597 | } |
| 2598 | } |
| 2599 | ], |
| 2600 | "type": "table" |
| 2601 | }, |
| 2602 | { |
| 2603 | "datasource": { |
| 2604 | "type": "elasticsearch", |
| 2605 | "uid": "replace_datasource_uid" |
| 2606 | }, |
| 2607 | "fieldConfig": { |
| 2608 | "defaults": { |
| 2609 | "color": { |
| 2610 | "mode": "thresholds" |
| 2611 | }, |
| 2612 | "custom": { |
| 2613 | "align": "auto", |
| 2614 | "cellOptions": { |
| 2615 | "type": "auto" |
| 2616 | }, |
| 2617 | "filterable": false, |
| 2618 | "inspect": false |
| 2619 | }, |
| 2620 | "mappings": [], |
| 2621 | "thresholds": { |
| 2622 | "mode": "absolute", |
| 2623 | "steps": [ |
| 2624 | { |
| 2625 | "color": "green", |
| 2626 | "value": null |
| 2627 | }, |
| 2628 | { |
| 2629 | "color": "red", |
| 2630 | "value": 80 |
| 2631 | } |
| 2632 | ] |
| 2633 | } |
| 2634 | }, |
| 2635 | "overrides": [ |
| 2636 | { |
| 2637 | "matcher": { |
| 2638 | "id": "byName", |
| 2639 | "options": "Time" |
| 2640 | }, |
| 2641 | "properties": [ |
| 2642 | { |
| 2643 | "id": "displayName", |
| 2644 | "value": "Time" |
| 2645 | }, |
| 2646 | { |
| 2647 | "id": "unit", |
| 2648 | "value": "time: YYYY-MM-DD HH:mm:ss" |
| 2649 | }, |
| 2650 | { |
| 2651 | "id": "custom.align" |
| 2652 | } |
| 2653 | ] |
| 2654 | }, |
| 2655 | { |
| 2656 | "matcher": { |
| 2657 | "id": "byName", |
| 2658 | "options": "" |
| 2659 | }, |
| 2660 | "properties": [ |
| 2661 | { |
| 2662 | "id": "unit", |
| 2663 | "value": "short" |
| 2664 | }, |
| 2665 | { |
| 2666 | "id": "decimals", |
| 2667 | "value": 2 |
| 2668 | }, |
| 2669 | { |
| 2670 | "id": "custom.align" |
| 2671 | } |
| 2672 | ] |
| 2673 | }, |
| 2674 | { |
| 2675 | "matcher": { |
| 2676 | "id": "byName", |
| 2677 | "options": "data_vulnerability_cve" |
| 2678 | }, |
| 2679 | "properties": [ |
| 2680 | { |
| 2681 | "id": "displayName", |
| 2682 | "value": "CVE" |
| 2683 | }, |
| 2684 | { |
| 2685 | "id": "unit", |
| 2686 | "value": "short" |
| 2687 | }, |
| 2688 | { |
| 2689 | "id": "decimals", |
| 2690 | "value": -1 |
| 2691 | }, |
| 2692 | { |
| 2693 | "id": "links", |
| 2694 | "value": [ |
| 2695 | { |
| 2696 | "targetBlank": true, |
| 2697 | "title": "NVD - NIST DATABASE", |
| 2698 | "url": "https://nvd.nist.gov/vuln/detail/$__cell" |
| 2699 | } |
| 2700 | ] |
| 2701 | }, |
| 2702 | { |
| 2703 | "id": "custom.align", |
| 2704 | "value": "left" |
| 2705 | } |
| 2706 | ] |
| 2707 | }, |
| 2708 | { |
| 2709 | "matcher": { |
| 2710 | "id": "byName", |
| 2711 | "options": "Unique Count" |
| 2712 | }, |
| 2713 | "properties": [ |
| 2714 | { |
| 2715 | "id": "displayName", |
| 2716 | "value": "HITS" |
| 2717 | }, |
| 2718 | { |
| 2719 | "id": "unit", |
| 2720 | "value": "short" |
| 2721 | }, |
| 2722 | { |
| 2723 | "id": "decimals", |
| 2724 | "value": -1 |
| 2725 | }, |
| 2726 | { |
| 2727 | "id": "custom.align" |
| 2728 | } |
| 2729 | ] |
| 2730 | } |
| 2731 | ] |
| 2732 | }, |
| 2733 | "gridPos": { |
| 2734 | "h": 7, |
| 2735 | "w": 6, |
| 2736 | "x": 18, |
| 2737 | "y": 54 |
| 2738 | }, |
| 2739 | "id": 65, |
| 2740 | "options": { |
| 2741 | "cellHeight": "sm", |
| 2742 | "footer": { |
| 2743 | "countRows": false, |
| 2744 | "fields": "", |
| 2745 | "reducer": ["sum"], |
| 2746 | "show": false |
| 2747 | }, |
| 2748 | "showHeader": true |
| 2749 | }, |
| 2750 | "pluginVersion": "10.4.0", |
| 2751 | "targets": [ |
| 2752 | { |
| 2753 | "bucketAggs": [ |
| 2754 | { |
| 2755 | "fake": true, |
| 2756 | "field": "data_identifiers_CVE", |
| 2757 | "id": "7", |
| 2758 | "settings": { |
| 2759 | "min_doc_count": 1, |
| 2760 | "order": "desc", |
| 2761 | "orderBy": "_term", |
| 2762 | "size": "10" |
| 2763 | }, |
| 2764 | "type": "terms" |
| 2765 | } |
| 2766 | ], |
| 2767 | "datasource": { |
| 2768 | "type": "elasticsearch", |
| 2769 | "uid": "replace_datasource_uid" |
| 2770 | }, |
| 2771 | "metrics": [ |
| 2772 | { |
| 2773 | "field": "data_identifiers_CVE", |
| 2774 | "id": "1", |
| 2775 | "meta": {}, |
| 2776 | "settings": {}, |
| 2777 | "type": "cardinality" |
| 2778 | } |
| 2779 | ], |
| 2780 | "query": "rule_group2:snyk AND agent_name:$agent_name", |
| 2781 | "refId": "A", |
| 2782 | "timeField": "timestamp" |
| 2783 | } |
| 2784 | ], |
| 2785 | "title": "CVEs", |
| 2786 | "transformations": [ |
| 2787 | { |
| 2788 | "id": "merge", |
| 2789 | "options": { |
| 2790 | "reducers": [] |
| 2791 | } |
| 2792 | } |
| 2793 | ], |
| 2794 | "type": "table" |
| 2795 | }, |
| 2796 | { |
| 2797 | "datasource": { |
| 2798 | "type": "elasticsearch", |
| 2799 | "uid": "replace_datasource_uid" |
| 2800 | }, |
| 2801 | "fieldConfig": { |
| 2802 | "defaults": { |
| 2803 | "mappings": [], |
| 2804 | "thresholds": { |
| 2805 | "mode": "absolute", |
| 2806 | "steps": [ |
| 2807 | { |
| 2808 | "color": "green", |
| 2809 | "value": null |
| 2810 | }, |
| 2811 | { |
| 2812 | "color": "red", |
| 2813 | "value": 80 |
| 2814 | } |
| 2815 | ] |
| 2816 | } |
| 2817 | }, |
| 2818 | "overrides": [] |
| 2819 | }, |
| 2820 | "gridPos": { |
| 2821 | "h": 11, |
| 2822 | "w": 17, |
| 2823 | "x": 0, |
| 2824 | "y": 61 |
| 2825 | }, |
| 2826 | "id": 67, |
| 2827 | "options": { |
| 2828 | "displayMode": "gradient", |
| 2829 | "maxVizHeight": 300, |
| 2830 | "minVizHeight": 10, |
| 2831 | "minVizWidth": 0, |
| 2832 | "namePlacement": "auto", |
| 2833 | "orientation": "vertical", |
| 2834 | "reduceOptions": { |
| 2835 | "calcs": ["sum"], |
| 2836 | "fields": "", |
| 2837 | "values": false |
| 2838 | }, |
| 2839 | "showUnfilled": true, |
| 2840 | "sizing": "auto", |
| 2841 | "text": {}, |
| 2842 | "valueMode": "color" |
| 2843 | }, |
| 2844 | "pluginVersion": "10.4.0", |
| 2845 | "targets": [ |
| 2846 | { |
| 2847 | "bucketAggs": [ |
| 2848 | { |
| 2849 | "fake": true, |
| 2850 | "field": "data_packageName", |
| 2851 | "id": "6", |
| 2852 | "settings": { |
| 2853 | "min_doc_count": 1, |
| 2854 | "order": "desc", |
| 2855 | "orderBy": "_count", |
| 2856 | "size": "15" |
| 2857 | }, |
| 2858 | "type": "terms" |
| 2859 | }, |
| 2860 | { |
| 2861 | "fake": true, |
| 2862 | "field": "timestamp", |
| 2863 | "id": "5", |
| 2864 | "settings": { |
| 2865 | "interval": "auto", |
| 2866 | "min_doc_count": 0, |
| 2867 | "trimEdges": 0 |
| 2868 | }, |
| 2869 | "type": "date_histogram" |
| 2870 | } |
| 2871 | ], |
| 2872 | "datasource": { |
| 2873 | "type": "elasticsearch", |
| 2874 | "uid": "replace_datasource_uid" |
| 2875 | }, |
| 2876 | "metrics": [ |
| 2877 | { |
| 2878 | "field": "type", |
| 2879 | "id": "1", |
| 2880 | "meta": {}, |
| 2881 | "settings": {}, |
| 2882 | "type": "count" |
| 2883 | } |
| 2884 | ], |
| 2885 | "query": "rule_group2:snyk AND agent_name:$agent_name", |
| 2886 | "refId": "A", |
| 2887 | "timeField": "timestamp" |
| 2888 | } |
| 2889 | ], |
| 2890 | "title": "VULNERABLE SOFTWARE / PACKAGE", |
| 2891 | "type": "bargauge" |
| 2892 | }, |
| 2893 | { |
| 2894 | "datasource": { |
| 2895 | "type": "elasticsearch", |
| 2896 | "uid": "replace_datasource_uid" |
| 2897 | }, |
| 2898 | "fieldConfig": { |
| 2899 | "defaults": { |
| 2900 | "color": { |
| 2901 | "mode": "palette-classic" |
| 2902 | }, |
| 2903 | "custom": { |
| 2904 | "hideFrom": { |
| 2905 | "legend": false, |
| 2906 | "tooltip": false, |
| 2907 | "viz": false |
| 2908 | } |
| 2909 | }, |
| 2910 | "decimals": 0, |
| 2911 | "mappings": [], |
| 2912 | "unit": "short" |
| 2913 | }, |
| 2914 | "overrides": [ |
| 2915 | { |
| 2916 | "matcher": { |
| 2917 | "id": "byName", |
| 2918 | "options": "Critical" |
| 2919 | }, |
| 2920 | "properties": [ |
| 2921 | { |
| 2922 | "id": "color", |
| 2923 | "value": { |
| 2924 | "fixedColor": "#C4162A", |
| 2925 | "mode": "fixed" |
| 2926 | } |
| 2927 | } |
| 2928 | ] |
| 2929 | }, |
| 2930 | { |
| 2931 | "matcher": { |
| 2932 | "id": "byName", |
| 2933 | "options": "High" |
| 2934 | }, |
| 2935 | "properties": [ |
| 2936 | { |
| 2937 | "id": "color", |
| 2938 | "value": { |
| 2939 | "fixedColor": "#F2495C", |
| 2940 | "mode": "fixed" |
| 2941 | } |
| 2942 | } |
| 2943 | ] |
| 2944 | }, |
| 2945 | { |
| 2946 | "matcher": { |
| 2947 | "id": "byName", |
| 2948 | "options": "Low" |
| 2949 | }, |
| 2950 | "properties": [ |
| 2951 | { |
| 2952 | "id": "color", |
| 2953 | "value": { |
| 2954 | "fixedColor": "#5794F2", |
| 2955 | "mode": "fixed" |
| 2956 | } |
| 2957 | } |
| 2958 | ] |
| 2959 | }, |
| 2960 | { |
| 2961 | "matcher": { |
| 2962 | "id": "byName", |
| 2963 | "options": "Medium" |
| 2964 | }, |
| 2965 | "properties": [ |
| 2966 | { |
| 2967 | "id": "color", |
| 2968 | "value": { |
| 2969 | "fixedColor": "#FF9830", |
| 2970 | "mode": "fixed" |
| 2971 | } |
| 2972 | } |
| 2973 | ] |
| 2974 | }, |
| 2975 | { |
| 2976 | "matcher": { |
| 2977 | "id": "byName", |
| 2978 | "options": "high" |
| 2979 | }, |
| 2980 | "properties": [ |
| 2981 | { |
| 2982 | "id": "color", |
| 2983 | "value": { |
| 2984 | "fixedColor": "red", |
| 2985 | "mode": "fixed" |
| 2986 | } |
| 2987 | } |
| 2988 | ] |
| 2989 | }, |
| 2990 | { |
| 2991 | "matcher": { |
| 2992 | "id": "byName", |
| 2993 | "options": "medium" |
| 2994 | }, |
| 2995 | "properties": [ |
| 2996 | { |
| 2997 | "id": "color", |
| 2998 | "value": { |
| 2999 | "fixedColor": "orange", |
| 3000 | "mode": "fixed" |
| 3001 | } |
| 3002 | } |
| 3003 | ] |
| 3004 | } |
| 3005 | ] |
| 3006 | }, |
| 3007 | "gridPos": { |
| 3008 | "h": 11, |
| 3009 | "w": 7, |
| 3010 | "x": 17, |
| 3011 | "y": 61 |
| 3012 | }, |
| 3013 | "id": 66, |
| 3014 | "maxDataPoints": 3, |
| 3015 | "options": { |
| 3016 | "legend": { |
| 3017 | "calcs": [], |
| 3018 | "displayMode": "table", |
| 3019 | "placement": "right", |
| 3020 | "showLegend": true, |
| 3021 | "values": ["value"] |
| 3022 | }, |
| 3023 | "pieType": "donut", |
| 3024 | "reduceOptions": { |
| 3025 | "calcs": ["sum"], |
| 3026 | "fields": "", |
| 3027 | "values": false |
| 3028 | }, |
| 3029 | "tooltip": { |
| 3030 | "mode": "single", |
| 3031 | "sort": "none" |
| 3032 | } |
| 3033 | }, |
| 3034 | "targets": [ |
| 3035 | { |
| 3036 | "bucketAggs": [ |
| 3037 | { |
| 3038 | "fake": true, |
| 3039 | "field": "data_nvdSeverity", |
| 3040 | "id": "3", |
| 3041 | "settings": { |
| 3042 | "min_doc_count": 1, |
| 3043 | "order": "desc", |
| 3044 | "orderBy": "_count", |
| 3045 | "size": "0" |
| 3046 | }, |
| 3047 | "type": "terms" |
| 3048 | }, |
| 3049 | { |
| 3050 | "field": "timestamp", |
| 3051 | "id": "2", |
| 3052 | "settings": { |
| 3053 | "interval": "auto", |
| 3054 | "min_doc_count": 0, |
| 3055 | "trimEdges": 0 |
| 3056 | }, |
| 3057 | "type": "date_histogram" |
| 3058 | } |
| 3059 | ], |
| 3060 | "datasource": { |
| 3061 | "type": "elasticsearch", |
| 3062 | "uid": "replace_datasource_uid" |
| 3063 | }, |
| 3064 | "metrics": [ |
| 3065 | { |
| 3066 | "field": "select field", |
| 3067 | "id": "1", |
| 3068 | "type": "count" |
| 3069 | } |
| 3070 | ], |
| 3071 | "query": "rule_group2:snyk AND agent_name:$agent_name", |
| 3072 | "refId": "A", |
| 3073 | "timeField": "timestamp" |
| 3074 | } |
| 3075 | ], |
| 3076 | "title": "VULNERABILITY LEVELS", |
| 3077 | "type": "piechart" |
| 3078 | } |
| 3079 | ], |
| 3080 | "title": "DOCKER IMAGES VULNERABILITIES - SUMMARY", |
| 3081 | "type": "row" |
| 3082 | }, |
| 3083 | { |
| 3084 | "collapsed": true, |
| 3085 | "datasource": { |
| 3086 | "type": "elasticsearch", |
| 3087 | "uid": "replace_datasource_uid" |
| 3088 | }, |
| 3089 | "gridPos": { |
| 3090 | "h": 1, |
| 3091 | "w": 24, |
| 3092 | "x": 0, |
| 3093 | "y": 54 |
| 3094 | }, |
| 3095 | "id": 70, |
| 3096 | "panels": [ |
| 3097 | { |
| 3098 | "datasource": { |
| 3099 | "type": "elasticsearch", |
| 3100 | "uid": "replace_datasource_uid" |
| 3101 | }, |
| 3102 | "fieldConfig": { |
| 3103 | "defaults": { |
| 3104 | "color": { |
| 3105 | "mode": "thresholds" |
| 3106 | }, |
| 3107 | "custom": { |
| 3108 | "align": "auto", |
| 3109 | "cellOptions": { |
| 3110 | "type": "auto" |
| 3111 | }, |
| 3112 | "inspect": false |
| 3113 | }, |
| 3114 | "mappings": [], |
| 3115 | "thresholds": { |
| 3116 | "mode": "absolute", |
| 3117 | "steps": [ |
| 3118 | { |
| 3119 | "color": "green", |
| 3120 | "value": null |
| 3121 | }, |
| 3122 | { |
| 3123 | "color": "red", |
| 3124 | "value": 80 |
| 3125 | } |
| 3126 | ] |
| 3127 | } |
| 3128 | }, |
| 3129 | "overrides": [ |
| 3130 | { |
| 3131 | "matcher": { |
| 3132 | "id": "byName", |
| 3133 | "options": "data_vulnerability_package_name" |
| 3134 | }, |
| 3135 | "properties": [ |
| 3136 | { |
| 3137 | "id": "displayName", |
| 3138 | "value": "PACKAGE" |
| 3139 | }, |
| 3140 | { |
| 3141 | "id": "custom.align" |
| 3142 | } |
| 3143 | ] |
| 3144 | }, |
| 3145 | { |
| 3146 | "matcher": { |
| 3147 | "id": "byName", |
| 3148 | "options": "data_vulnerability_package_condition" |
| 3149 | }, |
| 3150 | "properties": [ |
| 3151 | { |
| 3152 | "id": "displayName", |
| 3153 | "value": "STATUS" |
| 3154 | }, |
| 3155 | { |
| 3156 | "id": "unit", |
| 3157 | "value": "short" |
| 3158 | }, |
| 3159 | { |
| 3160 | "id": "decimals", |
| 3161 | "value": -1 |
| 3162 | }, |
| 3163 | { |
| 3164 | "id": "custom.align" |
| 3165 | } |
| 3166 | ] |
| 3167 | }, |
| 3168 | { |
| 3169 | "matcher": { |
| 3170 | "id": "byName", |
| 3171 | "options": "data_vulnerability_cve" |
| 3172 | }, |
| 3173 | "properties": [ |
| 3174 | { |
| 3175 | "id": "displayName", |
| 3176 | "value": "CVE" |
| 3177 | }, |
| 3178 | { |
| 3179 | "id": "unit", |
| 3180 | "value": "kbytes" |
| 3181 | }, |
| 3182 | { |
| 3183 | "id": "decimals", |
| 3184 | "value": -1 |
| 3185 | }, |
| 3186 | { |
| 3187 | "id": "custom.align" |
| 3188 | } |
| 3189 | ] |
| 3190 | }, |
| 3191 | { |
| 3192 | "matcher": { |
| 3193 | "id": "byName", |
| 3194 | "options": "agent_name" |
| 3195 | }, |
| 3196 | "properties": [ |
| 3197 | { |
| 3198 | "id": "displayName", |
| 3199 | "value": "AGENT" |
| 3200 | }, |
| 3201 | { |
| 3202 | "id": "unit", |
| 3203 | "value": "short" |
| 3204 | }, |
| 3205 | { |
| 3206 | "id": "decimals", |
| 3207 | "value": 2 |
| 3208 | }, |
| 3209 | { |
| 3210 | "id": "custom.align" |
| 3211 | } |
| 3212 | ] |
| 3213 | }, |
| 3214 | { |
| 3215 | "matcher": { |
| 3216 | "id": "byName", |
| 3217 | "options": "data_vulnerability_title" |
| 3218 | }, |
| 3219 | "properties": [ |
| 3220 | { |
| 3221 | "id": "displayName", |
| 3222 | "value": "CVE TITLE" |
| 3223 | }, |
| 3224 | { |
| 3225 | "id": "unit", |
| 3226 | "value": "short" |
| 3227 | }, |
| 3228 | { |
| 3229 | "id": "decimals", |
| 3230 | "value": 2 |
| 3231 | }, |
| 3232 | { |
| 3233 | "id": "custom.align" |
| 3234 | } |
| 3235 | ] |
| 3236 | }, |
| 3237 | { |
| 3238 | "matcher": { |
| 3239 | "id": "byName", |
| 3240 | "options": "data_vulnerability_severity" |
| 3241 | }, |
| 3242 | "properties": [ |
| 3243 | { |
| 3244 | "id": "displayName", |
| 3245 | "value": "SEVERITY" |
| 3246 | }, |
| 3247 | { |
| 3248 | "id": "unit", |
| 3249 | "value": "short" |
| 3250 | }, |
| 3251 | { |
| 3252 | "id": "decimals", |
| 3253 | "value": 2 |
| 3254 | }, |
| 3255 | { |
| 3256 | "id": "custom.align" |
| 3257 | } |
| 3258 | ] |
| 3259 | } |
| 3260 | ] |
| 3261 | }, |
| 3262 | "gridPos": { |
| 3263 | "h": 12, |
| 3264 | "w": 24, |
| 3265 | "x": 0, |
| 3266 | "y": 55 |
| 3267 | }, |
| 3268 | "id": 68, |
| 3269 | "options": { |
| 3270 | "cellHeight": "sm", |
| 3271 | "footer": { |
| 3272 | "countRows": false, |
| 3273 | "fields": "", |
| 3274 | "reducer": ["sum"], |
| 3275 | "show": false |
| 3276 | }, |
| 3277 | "showHeader": true |
| 3278 | }, |
| 3279 | "pluginVersion": "10.4.0", |
| 3280 | "targets": [ |
| 3281 | { |
| 3282 | "bucketAggs": [{"type": "date_histogram", "id": "1", "settings": {"interval": "auto"}}], |
| 3283 | "datasource": { |
| 3284 | "type": "elasticsearch", |
| 3285 | "uid": "replace_datasource_uid" |
| 3286 | }, |
| 3287 | "metrics": [ |
| 3288 | { |
| 3289 | "id": "1", |
| 3290 | "settings": { |
| 3291 | "size": "500" |
| 3292 | }, |
| 3293 | "type": "raw_data" |
| 3294 | } |
| 3295 | ], |
| 3296 | "query": "rule_group2:snyk AND agent_name:$agent_name", |
| 3297 | "refId": "A", |
| 3298 | "timeField": "timestamp" |
| 3299 | } |
| 3300 | ], |
| 3301 | "title": "SYSTEM VULNERABILITIES - DETAILS", |
| 3302 | "transformations": [ |
| 3303 | { |
| 3304 | "id": "filterFieldsByName", |
| 3305 | "options": { |
| 3306 | "include": { |
| 3307 | "names": [ |
| 3308 | "timestamp", |
| 3309 | "agent_name", |
| 3310 | "data_dockerBaseImage", |
| 3311 | "data_name", |
| 3312 | "data_nearestFixedInVersion", |
| 3313 | "data_nvdSeverity", |
| 3314 | "data_malicious", |
| 3315 | "data_identifiers_CWE", |
| 3316 | "data_identifiers_CVE", |
| 3317 | "data_cvssScore" |
| 3318 | ] |
| 3319 | } |
| 3320 | } |
| 3321 | }, |
| 3322 | { |
| 3323 | "id": "organize", |
| 3324 | "options": { |
| 3325 | "excludeByName": {}, |
| 3326 | "indexByName": { |
| 3327 | "agent_name": 1, |
| 3328 | "data_cvssScore": 7, |
| 3329 | "data_dockerBaseImage": 2, |
| 3330 | "data_identifiers_CVE": 4, |
| 3331 | "data_identifiers_CWE": 5, |
| 3332 | "data_malicious": 8, |
| 3333 | "data_name": 3, |
| 3334 | "data_nearestFixedInVersion": 9, |
| 3335 | "data_nvdSeverity": 6, |
| 3336 | "timestamp": 0 |
| 3337 | }, |
| 3338 | "renameByName": { |
| 3339 | "agent_name": "DOCKER HOST", |
| 3340 | "data_cvssScore": "SCORE", |
| 3341 | "data_dockerBaseImage": "CONTAINER BASE IMAGE", |
| 3342 | "data_identifiers_CVE": "CVE", |
| 3343 | "data_identifiers_CWE": "CWE", |
| 3344 | "data_malicious": "MALICIOUS", |
| 3345 | "data_name": "IMAGE", |
| 3346 | "data_nearestFixedInVersion": "FIXED IN", |
| 3347 | "data_nvdSeverity": "NVD SEVERITY", |
| 3348 | "timestamp": "DATE/TIME" |
| 3349 | } |
| 3350 | } |
| 3351 | } |
| 3352 | ], |
| 3353 | "transparent": true, |
| 3354 | "type": "table" |
| 3355 | } |
| 3356 | ], |
| 3357 | "title": "DOCKER IMAGES VULNERABILITIES - ENTRIES", |
| 3358 | "type": "row" |
| 3359 | } |
| 3360 | ], |
| 3361 | "refresh": "", |
| 3362 | "schemaVersion": 39, |
| 3363 | "tags": ["EDR"], |
| 3364 | "templating": { |
| 3365 | "list": [ |
| 3366 | { |
| 3367 | "datasource": { |
| 3368 | "type": "elasticsearch", |
| 3369 | "uid": "replace_datasource_uid" |
| 3370 | }, |
| 3371 | "filters": [], |
| 3372 | "hide": 0, |
| 3373 | "label": "", |
| 3374 | "name": "Filters", |
| 3375 | "skipUrlSync": false, |
| 3376 | "type": "adhoc" |
| 3377 | }, |
| 3378 | { |
| 3379 | "current": { |
| 3380 | "selected": false, |
| 3381 | "text": "All", |
| 3382 | "value": "$__all" |
| 3383 | }, |
| 3384 | "datasource": { |
| 3385 | "type": "elasticsearch", |
| 3386 | "uid": "replace_datasource_uid" |
| 3387 | }, |
| 3388 | "definition": "{ \"find\": \"terms\", \"field\": \"agent_name\", \"query\": \"rule_groups:vulnerability-detector\"}", |
| 3389 | "hide": 0, |
| 3390 | "includeAll": true, |
| 3391 | "label": "Agent", |
| 3392 | "multi": false, |
| 3393 | "name": "agent_name", |
| 3394 | "options": [], |
| 3395 | "query": "{ \"find\": \"terms\", \"field\": \"agent_name\", \"query\": \"rule_groups:vulnerability-detector\"}", |
| 3396 | "refresh": 2, |
| 3397 | "regex": "", |
| 3398 | "skipUrlSync": false, |
| 3399 | "sort": 2, |
| 3400 | "tagValuesQuery": "", |
| 3401 | "tagsQuery": "", |
| 3402 | "type": "query", |
| 3403 | "useTags": false |
| 3404 | } |
| 3405 | ] |
| 3406 | }, |
| 3407 | "time": { |
| 3408 | "from": "now-24h", |
| 3409 | "to": "now" |
| 3410 | }, |
| 3411 | "timepicker": { |
| 3412 | "refresh_intervals": ["5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d"], |
| 3413 | "time_options": ["5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d"] |
| 3414 | }, |
| 3415 | "timezone": "", |
| 3416 | "title": "EDR - SYSTEM VULNERABILITIES", |
| 3417 | "weekStart": "" |
| 3418 | } |