emotional-help-competition / backend

Java backend team's repository
1 stars 0 forks source link

[Java] Add security badge to README.md #24

Open maximelyashevich opened 1 year ago

maximelyashevich commented 1 year ago

Context:

We would like to see the current status of security code scanning in the README.md file.

Task:

At the bottom of README.md file, add "Security scanning status:" with this code:

  [![CodeQL](https://github.com/emotional-help-competition/backend/actions/workflows/codeql.yml/badge.svg)](https://github.com/emotional-help-competition/backend/actions/workflows/codeql.yml)

Acceptance criteria:

We can see an up-to-date status of our project security using the README.md file.

maximelyashevich commented 1 year ago

Hi @HakobTono, Please take a look at this task - it should take about 5-10 minutes to develop.

Regards, Maks

kolesroma commented 1 year ago

@HakobTono Hi, please check this task