Skip to content

feat: Add Docker support, Windows compatibility, and update docs - #4

Merged
seqradev merged 2 commits into
mainfrom
seqrqdev/publish
Jan 15, 2026
Merged

feat: Add Docker support, Windows compatibility, and update docs#4
seqradev merged 2 commits into
mainfrom
seqrqdev/publish

Conversation

@seqradev

Copy link
Copy Markdown
Member

No description provided.

@seqradev
seqradev merged commit 85dafe3 into main Jan 15, 2026
5 checks passed
@seqradev
seqradev deleted the seqrqdev/publish branch January 21, 2026 13:24
misonijnik pushed a commit that referenced this pull request Mar 19, 2026
misonijnik pushed a commit that referenced this pull request Mar 19, 2026
* Set docker image locale to UTF-8

* Squash RUN commands to one

* Remove repeated `apt-get install`

* Separate RUN and ENV
misonijnik pushed a commit that referenced this pull request Mar 19, 2026
misonijnik pushed a commit that referenced this pull request Mar 19, 2026
* Introduce method graph to avoid flowGraph rebuild

* Update ir
Saloed added a commit that referenced this pull request Jun 29, 2026
New sample packages under samples-go/ wired into GoSampleBasedTest, each
isolating a limitation found while improving the Go ruleset (see issues.md):

- TypedFieldReadSource (#1): typed receiver on a field-read source crashes
  analysis (IllegalStateException "Unsupported field-source position: This").
- InterfaceImplSink (#2): a typed receiver matches only the exact static
  type, not a concrete implementor of the interface.
- TypedArgSink (#3): a type ascription in argument position is ignored.
- FieldReadSink (#4): a field-read sink never fires in taint mode.
- MapValueToReceiver (#5): confirms the core DOES propagate a map value into
  a receiver-position sink, so the full-scan ServeJSON false-negative is an
  unroll-strategy/config issue, not a core bug.

#1-#4 are @disabled with a todo referencing the issue; removing @disabled
reproduces the bug now and the test should pass once it is fixed. #5 is
enabled and passing. Full GoSampleBasedTest: 89 tests, 0 failures, 5 skipped.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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