Links to security credits are not filtered on security advisories
>>> [!note] Issue information
<!-- Drupal.org comment -->
<!-- Migrated from issue #3563035. -->
From user: [prudloff](https://www.drupal.org/user/3611858)
Related to !25
[Contribution record](https://www.drupal.org/contribution-record?source_link=https://git.drupalcode.org/project/contribution_records/-/issues/3563035)
[Fork management](https://www.drupal.org/drupalorg/issue-fork/management?source_link=https://git.drupalcode.org/project/contribution_records/-/issues/3563035)
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>The "Credits on security advisories" section of user profiles contains links to credits filtered by module but the link does not display only security advisories, which is slightly confusing.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<ol>
<li>Browse to <a href="https://www.drupal.org/u/prudloff">https://www.drupal.org/u/prudloff</a>.</li>
<li>Click on one of the "X issues" link in the "Credits on security advisories" section.</li>
<li>The list is not filtered on security advisories.</li>
</ol>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Add <code>&field_is_sa_value=1</code> to the URL.</p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<h3 id="summary-ui-changes">User interface changes</h3>
<h3 id="summary-api-changes">API changes</h3>
<h3 id="summary-data-model-changes">Data model changes</h3>
issue