codeql icon indicating copy to clipboard operation
codeql copied to clipboard

Add React missing useRef related constructs

Open knewbury01 opened this issue 2 months ago • 1 comments

adds the following:

  • Add React Precallgraphstep useRef - this PreCallGraphStep is similar to the useState hook related one, but for the hook useRef.
  • Add React DomValueSource that uses the ref from a dom. This may effect sources found for this query, and therefore the alerts found for that query.

knewbury01 avatar Oct 21 '25 21:10 knewbury01

Waiting for another DCA run

asgerf avatar Oct 28 '25 07:10 asgerf