Asger F

Results 39 issues of Asger F

no-change-note-required
DataFlow Library

Dummy commit for running tests after merging main

BarrierGuards is instantiated on a per-query basis, so it shouldn't reference uncached predicates that could cause a cascade of re-evaluations. This is already enforced in most placces but it seems...

Removes three queries from the JS qlpack, which have been superseded by newer queries that are part of the Actions qlpack: * `js/actions/pull-request-target` has been superseded by `actions/untrusted-checkout/{medium,high,critical}` * `js/actions/actions-artifact-leak`...

JS
documentation

- Adds flow through the [use function](https://react.dev/reference/react/use) from `react`. - Marks parameters of a ["use server" function](https://react.dev/reference/rsc/use-server) as taint sources. - Also makes the React unit tests use inline expectation.

JS