You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

statsservice

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

statsservice

Stats Service for MONARC.

0.5.2
pipPyPI
Maintainers
1

Stats Service for MONARC

Latest release License Contributors Workflow CodeQL Translation status PyPi version

Presentation

MONARC Stats Service is a libre software which is providing:

  • an API in order to collect statistics from one or several MONARC instances and to return these statistics with different filters and aggregation methods;
  • a dashboard that summarizes the current cybersecurity landscape. The charts are based on the statistics collected.

This software can be deployed just next to a MONARC instance or on a dedicated server.

The collected statistics can be sent to an other Stats Service instance.

The public official instance operated by CASES is available at https://dashboard.monarc.lu.

Documentation

To be found in the docs directory of the source code, or viewed online here.

Several installation ways and the update procedure are described.

Quick deployment

$ git clone https://github.com/monarc-project/stats-service
$ cd stats-service/
$ docker-compose up -d

Stats Service will be available at: http://127.0.0.1:5000/api/v1

More information in the installation section of the documentation.

License

Stats Service is under the GNU Affero General Public License version 3.

Keywords

monarc

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts