Skip to content

docs: Update README.md - #9

Merged
seqradev merged 1 commit into
mainfrom
seqradev/readme-patch-1
Jan 22, 2026
Merged

docs: Update README.md#9
seqradev merged 1 commit into
mainfrom
seqradev/readme-patch-1

Conversation

@seqradev

Copy link
Copy Markdown
Member

No description provided.

@seqradev
seqradev merged commit db7305f into main Jan 22, 2026
5 checks passed
@seqradev
seqradev deleted the seqradev/readme-patch-1 branch January 22, 2026 15:35
seqradev pushed a commit that referenced this pull request Jan 29, 2026
misonijnik pushed a commit that referenced this pull request Mar 19, 2026
misonijnik pushed a commit that referenced this pull request Mar 19, 2026
misonijnik pushed a commit that referenced this pull request Mar 19, 2026
misonijnik added a commit that referenced this pull request Jul 3, 2026
- #7 PreparedStatementCreatorFactory:
newPreparedStatementCreator(String, Object[])
  DOES exist in Spring JDBC 5.3.x (arg0 is the SQL) — the "no String
overload" note
  was about the single-arg form. Added unsafeNewPSC using the 2-arg
overload;
  re-enabled. Suite: OK 979 | Skip 0 | FP 0 | FN 0.

- Removed the three disabled samples whose behavior is now captured by
minimal
  engine repros on misonijnik/core-engine-repros, leaving a NOTE that
points to
  each repro:
    - #2 staticResource(new URL("..."+resource))  ->
taint/WrapperPropagatorRepro
    - #3 ResponseEntity.header(..., "*") (varargs) ->
custom/BuilderChainMatchRepro
    - #9 (File $F).getCanonicalFile() sanitizer    ->
taint/InstanceSanitizerRepro
misonijnik added a commit that referenced this pull request Jul 3, 2026
- #7 PreparedStatementCreatorFactory:
newPreparedStatementCreator(String, Object[])
  DOES exist in Spring JDBC 5.3.x (arg0 is the SQL) — the "no String
overload" note
  was about the single-arg form. Added unsafeNewPSC using the 2-arg
overload;
  re-enabled. Suite: OK 979 | Skip 0 | FP 0 | FN 0.

- Removed the three disabled samples whose behavior is now captured by
minimal
  engine repros on misonijnik/core-engine-repros, leaving a NOTE that
points to
  each repro:
    - #2 staticResource(new URL("..."+resource))  ->
taint/WrapperPropagatorRepro
    - #3 ResponseEntity.header(..., "*") (varargs) ->
custom/BuilderChainMatchRepro
    - #9 (File $F).getCanonicalFile() sanitizer    ->
taint/InstanceSanitizerRepro
misonijnik added a commit that referenced this pull request Jul 3, 2026
- #7 PreparedStatementCreatorFactory:
newPreparedStatementCreator(String, Object[])
  DOES exist in Spring JDBC 5.3.x (arg0 is the SQL) — the "no String
overload" note
  was about the single-arg form. Added unsafeNewPSC using the 2-arg
overload;
  re-enabled. Suite: OK 979 | Skip 0 | FP 0 | FN 0.

- Removed the three disabled samples whose behavior is now captured by
minimal
  engine repros on misonijnik/core-engine-repros, leaving a NOTE that
points to
  each repro:
    - #2 staticResource(new URL("..."+resource))  ->
taint/WrapperPropagatorRepro
    - #3 ResponseEntity.header(..., "*") (varargs) ->
custom/BuilderChainMatchRepro
    - #9 (File $F).getCanonicalFile() sanitizer    ->
taint/InstanceSanitizerRepro
misonijnik added a commit that referenced this pull request Jul 4, 2026
- #7 PreparedStatementCreatorFactory:
newPreparedStatementCreator(String, Object[])
  DOES exist in Spring JDBC 5.3.x (arg0 is the SQL) — the "no String
overload" note
  was about the single-arg form. Added unsafeNewPSC using the 2-arg
overload;
  re-enabled. Suite: OK 979 | Skip 0 | FP 0 | FN 0.

- Removed the three disabled samples whose behavior is now captured by
minimal
  engine repros on misonijnik/core-engine-repros, leaving a NOTE that
points to
  each repro:
    - #2 staticResource(new URL("..."+resource))  ->
taint/WrapperPropagatorRepro
    - #3 ResponseEntity.header(..., "*") (varargs) ->
custom/BuilderChainMatchRepro
    - #9 (File $F).getCanonicalFile() sanitizer    ->
taint/InstanceSanitizerRepro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant