Boeing / config-file-validator

Cross Platform tool to validate configuration files
https://boeing.github.io/config-file-validator/
Apache License 2.0
324 stars 55 forks source link

ci(goreportcard): Add step for `goreportcard` check #149

Closed Bhargav-InfraCloud closed 4 months ago

Bhargav-InfraCloud commented 4 months ago

Description

Add goreportcard step in CI pipeline.

Fixes #120

Type of change

How has this been tested?

The step "Go Report Card" in pipeline should run successfully.

Bhargav-InfraCloud commented 4 months ago

Sample run: https://github.com/Bhargav-InfraCloud/boeing-config-file-validator/actions/runs/9246081727/job/25433219220?pr=1

Bhargav-InfraCloud commented 4 months ago

Sure @kehoecj This looks interesting. I'll go through stepsecurity and update the PR. Thanks for sharing the references.

kehoecj commented 4 months ago

Thanks @Bhargav-InfraCloud for the PR!

Bhargav-InfraCloud commented 4 months ago

Thanks for the review @kehoecj @ccoVeille 😊