server icon indicating copy to clipboard operation
server copied to clipboard

Add simple hello world return

Open mimartin12 opened this issue 1 year ago â€ĸ 5 comments

đŸŽŸī¸ Tracking

Please ignore

📔 Objective

📸 Screenshots

⏰ Reminders before review

  • Contributor guidelines followed
  • All formatters and local linters executed and passed
  • Written new unit and / or integration tests where applicable
  • Protected functional changes with optionality (feature flags)
  • Used internationalization (i18n) for all UI strings
  • CI builds passed
  • Communicated to DevOps any deployment requirements
  • Updated any necessary documentation (Confluence, contributing docs) or informed the documentation team

đŸĻŽ Reviewer guidelines

  • 👍 (:+1:) or similar for great changes
  • 📝 (:memo:) or â„šī¸ (:information_source:) for notes or general info
  • ❓ (:question:) for questions
  • 🤔 (:thinking:) or 💭 (:thought_balloon:) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion
  • 🎨 (:art:) for suggestions / improvements
  • ❌ (:x:) or âš ī¸ (:warning:) for more significant problems or concerns needing attention
  • 🌱 (:seedling:) or â™ģī¸ (:recycle:) for future improvements or indications of technical debt
  • ⛏ (:pick:) for minor or nitpick changes

mimartin12 avatar Jun 07 '24 20:06 mimartin12

Codecov Report

Attention: Patch coverage is 0% with 14 lines in your changes missing coverage. Please review.

Project coverage is 41.73%. Comparing base (594b2a2) to head (58e4195). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/Api/Controllers/InfoController.cs 0.00% 14 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4167      +/-   ##
==========================================
+ Coverage   41.70%   41.73%   +0.03%     
==========================================
  Files        1325     1326       +1     
  Lines       62985    63032      +47     
  Branches     5801     5809       +8     
==========================================
+ Hits        26266    26306      +40     
- Misses      35499    35506       +7     
  Partials     1220     1220              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Jun 07 '24 21:06 codecov[bot]

Logo Checkmarx One – Scan Summary & Details – 988c29eb-ce92-4d82-ba95-274e3a38e3ec

New Issues

Severity Issue Source File / Package Checkmarx Insight
MEDIUM Apt Get Install Pin Version Not Defined /Dockerfile: 5 When installing a package, its pin version should be defined
MEDIUM Apt Get Install Pin Version Not Defined /Dockerfile: 5 When installing a package, its pin version should be defined
MEDIUM Apt Get Install Pin Version Not Defined /Dockerfile: 5 When installing a package, its pin version should be defined
MEDIUM Apt Get Install Pin Version Not Defined /Dockerfile: 5 When installing a package, its pin version should be defined
MEDIUM Apt Get Install Pin Version Not Defined /Dockerfile: 5 When installing a package, its pin version should be defined
MEDIUM Apt Get Install Pin Version Not Defined /Dockerfile: 5 When installing a package, its pin version should be defined
MEDIUM Apt Get Install Pin Version Not Defined /Dockerfile: 16 When installing a package, its pin version should be defined
MEDIUM Run Using 'wget' and 'curl' /Dockerfile: 16 Shouldn't use both 'wget' and 'curl' since they are two tools that have the same effect
MEDIUM Unpinned Actions Full Length Commit SHA /build.yml: 211 Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release. Pinning to a particular SHA helps...
MEDIUM Unpinned Actions Full Length Commit SHA /build.yml: 602 Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release. Pinning to a particular SHA helps...
MEDIUM Unpinned Actions Full Length Commit SHA /build.yml: 519 Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release. Pinning to a particular SHA helps...
MEDIUM Unpinned Actions Full Length Commit SHA /build.yml: 552 Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release. Pinning to a particular SHA helps...

Fixed Issues

Severity Issue Source File / Package
MEDIUM Apt Get Install Pin Version Not Defined /Dockerfile: 5
MEDIUM Apt Get Install Pin Version Not Defined /Dockerfile: 5
MEDIUM Apt Get Install Pin Version Not Defined /Dockerfile: 5
MEDIUM CSRF /src/Api/AdminConsole/Controllers/OrganizationUsersController.cs: 551
MEDIUM Unpinned Actions Full Length Commit SHA /build.yml: 548
MEDIUM Unpinned Actions Full Length Commit SHA /build.yml: 598
MEDIUM Unpinned Actions Full Length Commit SHA /build.yml: 515

github-actions[bot] avatar Jun 07 '24 21:06 github-actions[bot]