Skip to content
Discussion options

You must be logged in to vote

Hi @chielboogaard!
Thanks for sharing your issue and apologies for the delayed reply!

I ran a scan using the Bicep code you provided and got three findings, but only one of them matches the checks you mentioned:

  • httpsOnly: true is correctly set, so “Website Not Forcing HTTPS” was not flagged in my scan.
  • “Web App Not Using TLS Last Version” was flagged because minTlsVersion is set to '1.2' and KICS expects '1.3' to satisfy that check as for the new query update;
  • http20Enabled:true is also set correctly, so “Website with 'Http20Enabled' Disabled” was not flagged.

In addition, I received two other findings unrelated to your original report.

Here’s the scan summary and the full results:
dis…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@chielboogaard
Comment options

@chielboogaard
Comment options

@chielboogaard
Comment options

@chielboogaard
Comment options

@cx-artur-ribeiro
Comment options

Answer selected by cx-artur-ribeiro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants