Skip to content

Apply saved standards selection on search and explorer #1082

Description

@northdpole

Parent: #1079 · Depends on CRE-page apply-view ticket · Project: https://github.com/orgs/OWASP/projects/60

What

The same saved selection that filters CRE pages should apply to search results and explorer.

Without this, the feature feels broken: /cre/… is quiet, search and explorer still dump every standard.

Surfaces

  • Text search (/rest/v1/text_search / SearchName.tsx / DocumentNode)
  • Explorer (/explorer, including “show relevant standards” links that already emit applyFilters URLs)

Reuse the same mechanism as CRE pages (URL hydrate or include_only). Do not add a second persistence format.

Success

Logged-in user with a non-empty selection sees only those standards (plus OpenCRE) in search hits and explorer-linked CRE views, with the same “Show all” bypass as CRE pages.

Anonymous search/explorer stay unfiltered.

Out of scope

Map Analysis / ga_standards (separate ticket). Chat RAG (later ticket).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Medium PriorityenhancementNew feature or requestnot ready for developmentNeeds design/agreement before implementationuntriagedNot yet triaged by maintainers

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions