Skip to content

hardening: migrate maint SQL helpers to prepared variants #47

Description

@somethingwithproof

Problem

plugin_maint still contains raw db_fetch_assoc helper usage in schedule and filter-list paths.

Proposed change

  • migrate straightforward read queries to prepared helper variants
  • preserve query semantics and output behavior
  • keep scope focused on safe, mechanical conversions

Tests

  • add regression checks for converted prepared helper usage in touched files
  • run syntax checks for modified files and new test script

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions