Last active
August 12, 2025 07:51
-
-
Save mavam/cf10d6816802304b5791b4225b080b4d to your computer and use it in GitHub Desktop.
Tenzir Library Statistics. See https://github.com/tenzir/library for details.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"lastUpdated": "2025-08-12T07:51:39.233Z", | |
"summary": { | |
"totalPackages": 23, | |
"totalPipelines": 128, | |
"totalContexts": 18, | |
"averagePipelinesPerPackage": 5.57, | |
"averageContextsPerPackage": 0.78 | |
}, | |
"topPackages": [ | |
{ | |
"name": "Amazon Security Lake", | |
"pipelines": 51, | |
"contexts": 0 | |
}, | |
{ | |
"name": "Suricata", | |
"pipelines": 17, | |
"contexts": 0 | |
}, | |
{ | |
"name": "FoxIO JA4+", | |
"pipelines": 8, | |
"contexts": 7 | |
}, | |
{ | |
"name": "Zeek", | |
"pipelines": 12, | |
"contexts": 0 | |
}, | |
{ | |
"name": "ThreatFox", | |
"pipelines": 5, | |
"contexts": 4 | |
} | |
], | |
"breakdown": { | |
"packagesWithPipelines": 23, | |
"packagesWithContexts": 7, | |
"packagesWithBoth": 7, | |
"emptyPackages": 0 | |
}, | |
"metadata": { | |
"source": "github.com/tenzir/library", | |
"pluginVersion": "0.0.0", | |
"syncDuration": 15.522 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment