Skip to content

Commit

Permalink
Merge branch 'nccgroup:develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
liyun-li authored Jul 11, 2024
2 parents 3ef0dd5 + a5a1f5e commit 19a7f5b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ScoutSuite/output/data/html/partials/about_scoutsuite.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ <h5 class="modal-title">About Scout Suite</h5>
</div>
<div class="modal-body m-3">
<div>
<p>Scout Suite is an open-source tool released by <a href="https://www.nccgroup.trust" rel="author" target="_blank">NCC Group</a>.</p>
<p>Scout Suite is an open-source tool released by <a href="https://www.nccgroup.com" rel="author" target="_blank">NCC Group</a>.</p>
<p>Use the top navigation bar to review the configuration of the supported cloud provider services.</p>
<p>
For more information about Scout Suite, please check out the project's page on
Expand All @@ -23,4 +23,4 @@ <h5 class="modal-title">About Scout Suite</h5>

<script>
var about_scoutsuite_template = Handlebars.compile($("#about_scoutsuite-template").html());
</script>
</script>
2 changes: 1 addition & 1 deletion ScoutSuite/output/data/html/partials/report_footer.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<footer id="report-footer">
<div>
<p>Scout Suite is an open-source tool released by <a href="https://www.nccgroup.trust" rel="author" target="_blank">NCC Group</a>
<p>Scout Suite is an open-source tool released by <a href="https://www.nccgroup.com" rel="author" target="_blank">NCC Group</a>
<img src="inc-scoutsuite/favicon.ico" rel="icon" type="image/x-icon" alt="Red dot" />
</p>
</div>
Expand Down

0 comments on commit 19a7f5b

Please sign in to comment.