Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Spreadcheetah | 130 | 7 days ago | 7 | April 23, 2022 | 3 | mit | C# | |||
SpreadCheetah is a high-performance .NET library for generating spreadsheet (Microsoft Excel XLSX) files. | ||||||||||
Benchee_csv | 10 | 8 | 4 years ago | 10 | March 28, 2019 | mit | Elixir | |||
Output your Benchee benchmarks as CSV to generate graphs in your favorite spreadsheet tool! | ||||||||||
Sebaz | 8 | 3 years ago | apache-2.0 | Python | ||||||
Tool to check compliance with CIS Linux Benchmarks, specifically Distribution Independent, Debian 9 and Ubuntu 18.04 LTS, and generate spreadsheet and report of result. | ||||||||||
Benchmark K8s Cni 2020 08 | 3 | 3 years ago | 1 | Shell | ||||||
Kubernetes CNI benchmark - August 2020 | ||||||||||
Python Excel Benchmarks | 3 | 9 years ago | Python | |||||||
Simple benchmark for existing python Excel/xslx packages | ||||||||||
Sls Reachability | 2 | 4 years ago | mit | SMT | ||||||
Code and benchmarks for paper presented at VMCAI 2020, "Solving LIA* Using Approximations" by Maxwell Levatich, Nikolaj Bjørner, Ruzica Pisakc, and Sharon Shoham | ||||||||||
Excelize Benchmark | 2 | 12 days ago | mit | Go | ||||||
Excelize library benchmark scripts |
Current version SeBAz v0.5.1
Made by Deepak
SeBAz is a tool to check your system's compliance with CIS Benchmarks. It automatically performs the tests and generates a CSV file for the auditor's review. It also generates an audit ready PDF document which contains information such as which tests passed (or) failed, and why so.
Why must the auditor pick and choose systems to test for compliance when all systems can be checked for compliance with just one command!
Now get the score of ALL the systems in the organization, and review only those systems which have unusually low scores!
And if you are the system administrator in your organization, then this tool will help you find the system's score and what needs to be patched before your next audit!
Perform checks against CIS Benchmark recommendations
Lists out all the recommendations
Generate an audit ready report as to which controls passed or failed
Spreadsheet with all the results, which can be modified after manually checking the systems
Generate report(s) from the modified spreadsheets
Logs of all the commands performed by the tool
Check out the How to use section of the wiki page for comprehensive instructions
Check out the How to develop section of the wiki page for comprehensive instructions