Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 652 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 652 Bytes

Greeting Server

This repository contains a sample server that responds to HTTP requests with a greeting message. The idea is to use this as playground for the OpenSSF scorecard and similar scanning approaches.

OpenSSF Scorecard

To propose changes to the main-branch you have to create a Pull-Request since pushing to the defaul branch is not allowed.

The score for fuzzing in the Scorecard is rather low because JavaScript is not among the supported languages for ClusterFuzzLite.