]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
2 years agoSONAR-11401 Calculate hotspot measures
Duarte Meneses [Tue, 7 Jun 2022 21:08:57 +0000 (16:08 -0500)]
SONAR-11401 Calculate hotspot measures

2 years agoSONAR-11401 Performance hotspot when changing state of issue
Duarte Meneses [Wed, 25 May 2022 14:22:34 +0000 (16:22 +0200)]
SONAR-11401 Performance hotspot when changing state of issue

2 years agoSONAR-15132 Add a Quality Profile changelog on rule deletion
Antoine Vinot [Thu, 2 Jun 2022 08:15:00 +0000 (10:15 +0200)]
SONAR-15132 Add a Quality Profile changelog on rule deletion

2 years agoSONAR-16468 add dbd plugin + Fail at startup if a plugin is run on a lower edition...
Pierre Guillot [Thu, 9 Jun 2022 15:44:50 +0000 (17:44 +0200)]
SONAR-16468 add dbd plugin + Fail at startup if a plugin is run on a lower edition than expected

2 years agoUpdate Scanner for Gradle version 3.4.0.2513
Duarte Meneses [Wed, 8 Jun 2022 19:57:39 +0000 (14:57 -0500)]
Update Scanner for Gradle version 3.4.0.2513

2 years agoNO-JIRA Fix few code smells introduced in 9.5
Aurelien [Thu, 9 Jun 2022 15:21:42 +0000 (17:21 +0200)]
NO-JIRA Fix few code smells introduced in 9.5

2 years agoSONAR-16430 Update SonarScanner for Gradle article (#6068)
Christine Curry [Thu, 9 Jun 2022 15:02:37 +0000 (16:02 +0100)]
SONAR-16430 Update SonarScanner for Gradle article (#6068)

2 years agoSONAR-16028 Navigate to project overall code from portfolio breakdown
Revanshu Paliwal [Wed, 8 Jun 2022 13:46:29 +0000 (15:46 +0200)]
SONAR-16028 Navigate to project overall code from portfolio breakdown

2 years ago[NO JIRA] Upgrade release notes
Wouter Admiraal [Thu, 9 Jun 2022 07:49:05 +0000 (09:49 +0200)]
[NO JIRA] Upgrade release notes

2 years agoSONAR-16259 Update project analysis token documentation
Matteo Mara [Thu, 9 Jun 2022 09:45:26 +0000 (11:45 +0200)]
SONAR-16259 Update project analysis token documentation

2 years agoSONAR-16364 Do not return rule descriptions in case the field is not requested
Aurelien Poscia [Wed, 8 Jun 2022 09:01:18 +0000 (11:01 +0200)]
SONAR-16364 Do not return rule descriptions in case the field is not requested

2 years agoSONAR-16398 Make tags editable on resolved issues
Wouter Admiraal [Tue, 7 Jun 2022 06:37:17 +0000 (08:37 +0200)]
SONAR-16398 Make tags editable on resolved issues

2 years agoSONAR-15359 Better differentiate user from system operations in audit logs
Matteo Mara [Wed, 8 Jun 2022 19:36:50 +0000 (21:36 +0200)]
SONAR-15359 Better differentiate user from system operations in audit logs

2 years agoSONAR-16463 Improve title hierarchy on rule description
Mathieu Suen [Wed, 8 Jun 2022 07:38:43 +0000 (09:38 +0200)]
SONAR-16463 Improve title hierarchy on rule description

2 years agoSONAR-16251 Use calendarInterval and not deprecated dateHistogramInterval
Antoine Vinot [Mon, 6 Jun 2022 15:30:00 +0000 (17:30 +0200)]
SONAR-16251 Use calendarInterval and not deprecated dateHistogramInterval

2 years agoSONAR-16464 make ES health check OS language agnostic
Aurelien Poscia [Tue, 7 Jun 2022 09:22:58 +0000 (11:22 +0200)]
SONAR-16464 make ES health check OS language agnostic

2 years agoBUILD-1622 Fix qa_bb_latest ci task
Klaudio Sinani [Tue, 7 Jun 2022 13:05:03 +0000 (15:05 +0200)]
BUILD-1622 Fix qa_bb_latest ci task

2 years agoSONAR-16257 Validate Bitbucket Cloud Workspace IDs
Wouter Admiraal [Fri, 3 Jun 2022 10:01:13 +0000 (12:01 +0200)]
SONAR-16257 Validate Bitbucket Cloud Workspace IDs

2 years ago[NO JIRA] Move all constants to a constants.ts file
Wouter Admiraal [Fri, 3 Jun 2022 09:59:56 +0000 (11:59 +0200)]
[NO JIRA] Move all constants to a constants.ts file

As per our team guidelines, we prefer having a constants.ts file at the
root of the app, where we consolidate all constant values.

2 years agoSONAR-16449 remove SonarCloud references in SonarQube codebase
Pierre Guillot [Tue, 7 Jun 2022 07:48:04 +0000 (09:48 +0200)]
SONAR-16449 remove SonarCloud references in SonarQube codebase

2 years agoSONAR-16079: Use `sinceLeakPeriod` in generated hotpots URLs used for PR decoration.
Dimitris Kavvathas [Mon, 23 May 2022 16:06:56 +0000 (18:06 +0200)]
SONAR-16079: Use `sinceLeakPeriod` in generated hotpots URLs used for PR decoration.
Frontend still recognizes `sinceLeakPeriod` and translates it to `inNewCodePeriod` when it calls the WS.
Therefore, the generated links should still use the old parameter name until the frontend is updated.

SONAR-16079: Update test with 'inNewCodePeriod' parameter
SONAR-16079: Revert usage of "inNewCodePeriod" from the frontend
SONAR-16079: Continue using "sinceLeakPeriod" on the frontend and send the new "inNewCodePeriod" param to the backend
SONAR-16079: Update description for "inNewCodePeriod" parameter
SONAR-16079: Extract static fields for String literals
SONAR-16079: Replace "sinceLeakPeriod" parameter with "inNewCodePeriod" for "api/hotspots/search" internal endpoint

2 years agoSONAR-13822 Make plugin requirements check consistence between CE and WEB processes
Jacek [Mon, 6 Jun 2022 13:08:04 +0000 (15:08 +0200)]
SONAR-13822 Make plugin requirements check consistence between CE and WEB processes

2 years agoSONAR-16239 Log analysis cache download
Duarte Meneses [Mon, 23 May 2022 10:10:40 +0000 (12:10 +0200)]
SONAR-16239 Log analysis cache download

2 years agoSONAR-14503: Remove `plugin` word from the installed plugins log message
Dimitris Kavvathas [Fri, 3 Jun 2022 11:20:00 +0000 (13:20 +0200)]
SONAR-14503: Remove `plugin` word from the installed plugins log message

2 years agoSONAR-16316 Minor refactoring on quality profile findings writer
Klaudio Sinani [Fri, 3 Jun 2022 11:06:36 +0000 (13:06 +0200)]
SONAR-16316 Minor refactoring on quality profile findings writer

2 years agoSONAR-16423 - License Usage endpoint should be standard API
Belen Pruvost [Thu, 2 Jun 2022 17:43:28 +0000 (19:43 +0200)]
SONAR-16423 - License Usage endpoint should be standard API

2 years agoSONAR-15064 - Improve Azure Logs
Belen Pruvost [Thu, 2 Jun 2022 17:45:06 +0000 (19:45 +0200)]
SONAR-15064 - Improve Azure Logs

2 years agoSONAR-16388 Fix live measure computation on reference branch
Jacek [Thu, 2 Jun 2022 13:29:08 +0000 (15:29 +0200)]
SONAR-16388 Fix live measure computation on reference branch

2 years agoSONAR-16462 Improve SonarSecurity analysis
Duarte Meneses [Thu, 2 Jun 2022 13:51:06 +0000 (08:51 -0500)]
SONAR-16462 Improve SonarSecurity analysis

2 years agoSONAR-16250 Global Health Status should be yellow if there are less than 3 search...
Zipeng WU [Thu, 2 Jun 2022 12:22:41 +0000 (14:22 +0200)]
SONAR-16250 Global Health Status should be yellow if there are less than 3 search nodes

2 years agoSONAR-16458 Update Doc + Text
Guillaume Peoc'h [Thu, 2 Jun 2022 08:24:09 +0000 (10:24 +0200)]
SONAR-16458 Update Doc + Text

2 years agoSONAR-16435 Clarify date - time on Project Overview
Guillaume Peoc'h [Wed, 1 Jun 2022 16:25:00 +0000 (18:25 +0200)]
SONAR-16435 Clarify date - time on Project Overview

2 years agoSONAR-16456 Remove expand button on non file header
Mathieu Suen [Thu, 2 Jun 2022 10:14:31 +0000 (12:14 +0200)]
SONAR-16456 Remove expand button on non file header

2 years agoSONAR-16383 Adjust the background color of secondary issue
Mathieu Suen [Thu, 2 Jun 2022 09:16:03 +0000 (11:16 +0200)]
SONAR-16383 Adjust the background color of secondary issue

2 years agoSONAR-16138 Throw error with specific message when portfolio not found (#5999)
antoine-vinot-sonarsource [Thu, 2 Jun 2022 15:21:23 +0000 (17:21 +0200)]
SONAR-16138 Throw error with specific message when portfolio not found (#5999)

* SONAR-16138 Throw error with specific message when portfolio not found

2 years agoSONAR-16448 Show default cursor for issue box not clickable
Mathieu Suen [Thu, 2 Jun 2022 10:04:02 +0000 (12:04 +0200)]
SONAR-16448 Show default cursor for issue box not clickable

2 years agoNO-JIRA adding missing response example in the internal endpoint
Lukasz Jarocki [Thu, 2 Jun 2022 14:06:30 +0000 (16:06 +0200)]
NO-JIRA adding missing response example in the internal endpoint

2 years agoSONAR-16447 Fix AuditLogs download error due to JSONException
Matteo Mara [Thu, 2 Jun 2022 09:37:36 +0000 (11:37 +0200)]
SONAR-16447 Fix AuditLogs download error due to JSONException

2 years agoSONAR-16246 Fix incorrect warning in portfolio view when user has relevant permissions
Aurelien Poscia [Thu, 2 Jun 2022 12:45:42 +0000 (14:45 +0200)]
SONAR-16246 Fix incorrect warning in portfolio view when user has relevant permissions

2 years agoSONAR-16292 JMX metric "PendingCount" should return total value of pending tasks...
Léo Geoffroy [Thu, 2 Jun 2022 09:27:16 +0000 (11:27 +0200)]
SONAR-16292 JMX metric "PendingCount" should return total value of pending tasks instead of 0

2 years agoSONAR-16423 - Project license API changes
Belen Pruvost [Thu, 2 Jun 2022 12:23:15 +0000 (14:23 +0200)]
SONAR-16423 - Project license API changes

2 years agoSONAR-16459 Improve SonarJS analysis
Duarte Meneses [Wed, 1 Jun 2022 20:35:24 +0000 (15:35 -0500)]
SONAR-16459 Improve SonarJS analysis

2 years agoSONAR-16417 Improve Java analysis: 6 rules to reduce the complexity regexp, new rule...
Duarte Meneses [Wed, 1 Jun 2022 20:34:12 +0000 (15:34 -0500)]
SONAR-16417 Improve Java analysis: 6 rules to reduce the complexity regexp, new rule to detect secrets by default (S6418)

2 years agoSONAR-16222 Improve Text analysis: the BIDI rule is no longer in BETA
Duarte Meneses [Wed, 1 Jun 2022 20:32:53 +0000 (15:32 -0500)]
SONAR-16222 Improve Text analysis: the BIDI rule is no longer in BETA

2 years agoSONAR-16311 Improve Python analysis: fix FPs
Duarte Meneses [Wed, 1 Jun 2022 20:32:15 +0000 (15:32 -0500)]
SONAR-16311 Improve Python analysis: fix FPs

2 years agoSONAR-16452 Improve SonarVB analysis - Minor improvements and fixes
Duarte Meneses [Wed, 1 Jun 2022 20:31:28 +0000 (15:31 -0500)]
SONAR-16452 Improve SonarVB analysis - Minor improvements and fixes

2 years agoSONAR-16451 Improve SonarC# analysis - Minor improvements and fixes
Duarte Meneses [Wed, 1 Jun 2022 20:31:01 +0000 (15:31 -0500)]
SONAR-16451 Improve SonarC# analysis - Minor improvements and fixes

2 years agoSONAR-16401 Improve Swift analysis: Support Swift 5.6
Duarte Meneses [Wed, 1 Jun 2022 20:30:26 +0000 (15:30 -0500)]
SONAR-16401 Improve Swift analysis: Support Swift 5.6

2 years agoSONAR-16454 Improve SonarSecurity analysis
Duarte Meneses [Wed, 1 Jun 2022 20:29:55 +0000 (15:29 -0500)]
SONAR-16454 Improve SonarSecurity analysis

2 years agoSONAR-16450 Improve CFamily analysis
Duarte Meneses [Wed, 1 Jun 2022 20:28:58 +0000 (15:28 -0500)]
SONAR-16450 Improve CFamily analysis

2 years agoSONAR-16310 Improve COBOL analysis: improved support for AcuCOBOL, dropped deprecated...
Duarte Meneses [Wed, 1 Jun 2022 20:28:18 +0000 (15:28 -0500)]
SONAR-16310 Improve COBOL analysis: improved support for AcuCOBOL, dropped deprecated APIs

2 years agoSONAR-16316 Include inactive rules to quality profile findings CSV file
Klaudio Sinani [Thu, 2 Jun 2022 10:16:57 +0000 (12:16 +0200)]
SONAR-16316 Include inactive rules to quality profile findings CSV file

2 years agoSONAR-16403 Added LIBFFI tmpdir to ES process when running on Windows
Lukasz Jarocki [Wed, 1 Jun 2022 08:08:28 +0000 (10:08 +0200)]
SONAR-16403 Added LIBFFI tmpdir to ES process when running on Windows

2 years agoBUILD-1549 update repox creds (#6025)
Julien Carsique [Thu, 2 Jun 2022 08:57:38 +0000 (10:57 +0200)]
BUILD-1549 update repox creds (#6025)

2 years ago[NO JIRA] Rename bitbucket QA tasks for reporting
David Rautureau [Wed, 1 Jun 2022 15:44:14 +0000 (17:44 +0200)]
[NO JIRA] Rename bitbucket QA tasks for reporting

2 years agoSONAR-16316 Minor fixes to regulatory report
Jacek [Wed, 1 Jun 2022 11:18:19 +0000 (13:18 +0200)]
SONAR-16316 Minor fixes to regulatory report

- Rename files from 'issues' to 'findings'
- Fix label on files included in zip file in regulatory template
- Exclude CODE_SMELLS from findings CSVs

2 years agoSONAR-16246 Show correct Project Count in Telemetry and System Info endpoint
Aurelien Poscia [Wed, 1 Jun 2022 15:15:53 +0000 (17:15 +0200)]
SONAR-16246 Show correct Project Count in Telemetry and System Info endpoint

2 years agoSONAR-13855 Fixing nav bar layout change
Revanshu Paliwal [Wed, 1 Jun 2022 13:06:28 +0000 (15:06 +0200)]
SONAR-13855 Fixing nav bar layout change

2 years agoSONAR-16385 Make rule information stick at top of issue page
Mathieu Suen [Wed, 1 Jun 2022 09:42:53 +0000 (11:42 +0200)]
SONAR-16385 Make rule information stick at top of issue page

2 years agoSONAR-16376 Update Hotspot page to consume descriptions from the rule api
Mathieu Suen [Tue, 31 May 2022 10:08:43 +0000 (12:08 +0200)]
SONAR-16376 Update Hotspot page to consume descriptions from the rule api

2 years agoSONAR-14654 Hide indexation banner after completion
Jeremy Davis [Mon, 30 May 2022 16:43:36 +0000 (18:43 +0200)]
SONAR-14654 Hide indexation banner after completion

2 years agoSONAR-12782 Updating labels for project tokens
Revanshu Paliwal [Fri, 27 May 2022 09:45:28 +0000 (11:45 +0200)]
SONAR-12782 Updating labels for project tokens

2 years agoSONAR-16370 Added integration test for new endpoint api/issues/pull
Lukasz Jarocki [Wed, 1 Jun 2022 11:48:49 +0000 (13:48 +0200)]
SONAR-16370 Added integration test for new endpoint api/issues/pull

2 years agoSONAR-16316 Include issues with 'diff' issue changes into csv result
Jacek [Tue, 31 May 2022 12:15:59 +0000 (14:15 +0200)]
SONAR-16316 Include issues with 'diff' issue changes into csv result

2 years agoSONAR-16316 Add IT
Duarte Meneses [Tue, 31 May 2022 17:13:10 +0000 (12:13 -0500)]
SONAR-16316 Add IT

2 years agoSONAR-16453 Access api/qualitygates/project_status with Execute Analysis permission
Matteo Mara [Wed, 1 Jun 2022 07:14:05 +0000 (09:14 +0200)]
SONAR-16453 Access api/qualitygates/project_status with Execute Analysis permission

2 years agoSONAR-16316 Improvements on quality gate findings CSV file
Klaudio Sinani [Wed, 1 Jun 2022 08:45:30 +0000 (10:45 +0200)]
SONAR-16316 Improvements on quality gate findings CSV file

2 years agoSONAR-16316 Changing name for the pdf file
Revanshu Paliwal [Wed, 1 Jun 2022 08:10:27 +0000 (10:10 +0200)]
SONAR-16316 Changing name for the pdf file

2 years agoSONAR-16397 fix show hotspot API endpoint's payload
Aurelien Poscia [Tue, 31 May 2022 15:51:17 +0000 (17:51 +0200)]
SONAR-16397 fix show hotspot API endpoint's payload

2 years agoSONAR-16370 added new endpoint api/issues/pull
Lukasz Jarocki [Wed, 1 Jun 2022 05:02:20 +0000 (07:02 +0200)]
SONAR-16370 added new endpoint api/issues/pull

2 years agoSONAR-16337 Handle shortcuts and inputs when keydown
Guillaume Peoc'h [Mon, 30 May 2022 09:17:09 +0000 (11:17 +0200)]
SONAR-16337 Handle shortcuts and inputs when keydown

2 years agoSONAR-16260 improve project analysis when using project analysis token
Matteo Mara [Fri, 20 May 2022 10:18:46 +0000 (12:18 +0200)]
SONAR-16260 improve project analysis when using project analysis token

2 years agoSONAR-16232 Drop usage of deprecated org.sonar.api.SonarQubeVersion
Jacek [Tue, 31 May 2022 07:05:42 +0000 (09:05 +0200)]
SONAR-16232 Drop usage of deprecated org.sonar.api.SonarQubeVersion

2 years agoSONAR-16232 Use plugin api version for SonarRuntime impl
Jacek [Mon, 30 May 2022 16:50:42 +0000 (18:50 +0200)]
SONAR-16232 Use plugin api version for SonarRuntime impl

- introduce internal SonarQubeVersion

2 years agoSONAR-16397 Add DB migration to migrate rule descriptions to new structure
Aurelien Poscia [Mon, 30 May 2022 10:05:19 +0000 (12:05 +0200)]
SONAR-16397 Add DB migration to migrate rule descriptions to new structure

2 years agoSONAR-16415 Prevent argument injection on `git blame` native command
Klaudio Sinani [Mon, 30 May 2022 14:44:56 +0000 (16:44 +0200)]
SONAR-16415 Prevent argument injection on `git blame` native command

2 years agoSONAR-16177 fix SSF-206
Aurelien Poscia [Tue, 24 May 2022 09:36:23 +0000 (11:36 +0200)]
SONAR-16177 fix SSF-206

2 years agoSONAR-16252 update protobuf to 3.21.0
Zipeng WU [Fri, 27 May 2022 10:16:52 +0000 (12:16 +0200)]
SONAR-16252 update protobuf to 3.21.0

2 years agoSONAR-16302 Adhoc description sections are not populated correctly on web api (#5996)
Léo Geoffroy [Fri, 27 May 2022 13:56:10 +0000 (15:56 +0200)]
SONAR-16302 Adhoc description sections are not populated correctly on web api (#5996)

2 years agoSONAR-16416 Fix SSF-266
Jacek [Wed, 25 May 2022 11:05:58 +0000 (13:05 +0200)]
SONAR-16416 Fix SSF-266

2 years agoSONAR-16407 Update gitlab logo
Jeremy Davis [Wed, 25 May 2022 11:32:51 +0000 (13:32 +0200)]
SONAR-16407 Update gitlab logo

2 years agoSONAR-16365 Adding title to rule description section
Mathieu Suen [Wed, 25 May 2022 14:13:25 +0000 (16:13 +0200)]
SONAR-16365 Adding title to rule description section

2 years agoSONAR-14648 Handle 'Open in IDE' errors
Jeremy Davis [Wed, 25 May 2022 12:46:39 +0000 (14:46 +0200)]
SONAR-14648 Handle 'Open in IDE' errors

2 years agoSONAR-16383 Change secondary issues in file to allow focus on the current issue
Mathieu Suen [Wed, 25 May 2022 09:22:26 +0000 (11:22 +0200)]
SONAR-16383 Change secondary issues in file to allow focus on the current issue

2 years agoNO-JIRA Fix validate task running condition
Philippe Perrin [Wed, 25 May 2022 06:30:10 +0000 (08:30 +0200)]
NO-JIRA Fix validate task running condition

2 years agoSONAR-16397 Hotspot API: return default section in 'riskDescription' field instead...
Aurelien Poscia [Wed, 25 May 2022 09:53:18 +0000 (11:53 +0200)]
SONAR-16397 Hotspot API: return default section in 'riskDescription' field instead of 'vulnerabilityDescription'

2 years agoRemove unnecessary dependency managemant on jackson dataformat
Zipeng WU [Wed, 25 May 2022 06:38:40 +0000 (08:38 +0200)]
Remove unnecessary dependency managemant on jackson dataformat

2 years agoSONAR-16419 Fix rule metadata migration
Zipeng WU [Wed, 25 May 2022 07:25:07 +0000 (09:25 +0200)]
SONAR-16419 Fix rule metadata migration

2 years agoSONAR-16245 Place others category at the end
Jeremy Davis [Tue, 24 May 2022 16:23:29 +0000 (18:23 +0200)]
SONAR-16245 Place others category at the end

2 years agoSONAR-16316 Update wording for value type & error threshold of quality gate findings
Klaudio Sinani [Tue, 24 May 2022 15:24:51 +0000 (17:24 +0200)]
SONAR-16316 Update wording for value type & error threshold of quality gate findings

2 years agoSONAR-16316 Changing button text from cancel to close
Revanshu Paliwal [Tue, 24 May 2022 13:58:55 +0000 (15:58 +0200)]
SONAR-16316 Changing button text from cancel to close

2 years agoSONAR-16316 Migrate Quality Profile & Quality Gate queries to Quality Gate & Quality...
Klaudio Sinani [Tue, 24 May 2022 07:52:38 +0000 (09:52 +0200)]
SONAR-16316 Migrate Quality Profile & Quality Gate queries to Quality Gate & Quality Profile daos

2 years agoSONAR-16316 Add resolution and comments
Duarte Meneses [Mon, 23 May 2022 15:24:26 +0000 (17:24 +0200)]
SONAR-16316 Add resolution and comments

2 years agoSONAR-16316 Add quality gate and quality profile findings
Klaudio Sinani [Mon, 23 May 2022 08:22:28 +0000 (10:22 +0200)]
SONAR-16316 Add quality gate and quality profile findings

2 years agoSONAR-16316 Update the sonarqube docs to inform users of how to download a regulatory...
Peeter Piegaze [Thu, 12 May 2022 12:06:26 +0000 (14:06 +0200)]
SONAR-16316 Update the sonarqube docs to inform users of how to download a regulatory report

2 years agoSONAR-16316 New place for regulatory report
Revanshu Paliwal [Tue, 10 May 2022 10:02:41 +0000 (12:02 +0200)]
SONAR-16316 New place for regulatory report

2 years agoSONAR-16316 Regulatory report api integration fixes
Revanshu Paliwal [Mon, 9 May 2022 10:18:20 +0000 (12:18 +0200)]
SONAR-16316 Regulatory report api integration fixes

2 years agoSONAR-16316 Fill report data
Duarte Meneses [Wed, 4 May 2022 20:47:32 +0000 (15:47 -0500)]
SONAR-16316 Fill report data

2 years agoSONAR-16316 Add new `regulatoryReportFeatureEnabled` feature flag
Klaudio Sinani [Thu, 5 May 2022 13:46:31 +0000 (15:46 +0200)]
SONAR-16316 Add new `regulatoryReportFeatureEnabled` feature flag

2 years agoSONAR-16316 Page and link to download regulatory report
Revanshu Paliwal [Tue, 3 May 2022 13:23:53 +0000 (15:23 +0200)]
SONAR-16316 Page and link to download regulatory report