• Stars
    star
    33
  • Rank 768,644 (Top 16 %)
  • Language
    C#
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A tutorial repo to use .NET Core 2.2, Prometheus and Grafana to show metrics of your Web APIs

More Repositories

1

openrmf-docs

Documentation on the OpenRMF application, including scripts to run the whole stack as well as just infrastructure with documentation on using the tool.
FreeMarker
115
star
2

openrmf-web

The web UI for the OpenRMF tool, which uses multiple containers for parts of the distributed openRMF tool for managing DoD STIG checklists and RMF compliance.
JavaScript
22
star
3

cesium-starterkit

CesiumJS Starter Kit - A menu, event triggers, and drawing objects to get started with CesiumJS.
JavaScript
9
star
4

openshift-templates

OpenShift and MiniShift templates for various uses
Dockerfile
8
star
5

dotnet-core-web-api-caching-examples

This repo has .NET Core Web API examples with and without caching to go with a Medium.com article I wrote.
C#
8
star
6

custom-jenkins-openshift

Customize the Jenkins S2I image to include plugins, k8s pod templates, etc.
8
star
7

openrmf-api-controls

The Controls API of the OpenRMF tool that lets you list all controls or search for controls to get the family, title, and description of that control for 800-53 NIST.
C#
6
star
8

openrmf-api-read

The Read API for the OpenRMF tool, lets you return just Checklist data to save in a CKL. Can also get a single record (with checklist data) or list multiple records of STIGs (without the checklist data).
C#
5
star
9

openrmf-api-compliance

The Compliance API of the OpenRMF tool that lets you run a checklist or system of checklists against the NIST major controls to see what is open, closed or planned for implementation.
C#
3
star
10

openrmf-api-template

The Template API for the OpenRMF tool, lets you upload a CKL file to save as a template with metadata.
C#
3
star
11

openrmf-api-save

The Save API for the OpenRMF tool, lets you post/put form fields for your STIG record.
C#
3
star
12

openrmf-msg-system

Messaging service of the OpenRMF tool to update system level info within OpenRMF eventually.
C#
2
star
13

openrmf-api-upload

The Upload API for the OpenRMF tool, lets you upload a CKL file to start with or add to your STIG record.
C#
2
star
14

openrmf-api-scoring

The Scoring API for the OpenRMF tool, lets you read stats on the status and category of STIG vulnerabilities. Also returns a score when passed the STIG checklist in a long raw string.
C#
2
star
15

openrmf-io

The openrmf.io website repository
JavaScript
2
star
16

openrmf-msg-compliance

Messaging service of the OpenRMF tool to return Compliance lists and CCI records to Request/Reply NATS calls from internal APIs
C#
2
star
17

nats-client-metrics

This is a .NET 6 web api that reads NATS client metrics from the /connz endpoint and show Prometheus formatted metrics per client connection.
C#
2
star
18

openrmf-api-audit

The Audit API for the OpenRMF tool, lets you query Audit records across OpenRMF.
C#
2
star
19

openrmf-msg-score

Messaging service of the OpenRMF tool to process new saves and updates of checklists for scoring as well as deletes.
C#
2
star
20

openrmf-msg-template

Description Messaging service of the OpenRMF tool to return template / artifact information to Request/Reply NATS calls from internal APIs
C#
2
star
21

openrmf-ext-api-score

The External Score API for the OpenRMF tool. This sits behind an API GW and lets you return a score from the STIG checklist in a long raw string when POSTed.
C#
1
star
22

openrmf-msg-checklist

Messaging service of the OpenRMF tool to return checklist / artifact information to Request/Reply NATS calls from internal APIs
C#
1
star
23

dotnet-core-prometheus-grafana-jaeger

A demonstration of using .NET Core 2.2, Prometheus, Grafana, and Jaeger with APIs to show metrics, tracing, etc.
C#
1
star
24

openrmf-msg-audit

Messaging service of the OpenRMF tool that tracks and stores all auditable actions across the tool.
C#
1
star
25

openrmf-msg-controls

Messaging service of the OpenRMF tool to return control and vulnerability information to Request/Reply NATS calls from internal APIs
C#
1
star