Commit a463f43
committed
Vendor x/net and x/text in the IdnaIpLiteralSmuggle test fixture
The fixture required golang.org/x/net and golang.org/x/text in go.mod but had
no vendor directory, so the Go extractor's -mod=vendor build failed with an
inconsistent-vendoring error. Add the vendored modules and go.sum so test
extraction succeeds.1 parent e8e046e commit a463f43
39 files changed
Lines changed: 56092 additions & 0 deletions
File tree
- go/ql/test/experimental/CWE-918/IdnaIpLiteralSmuggle/vendor
- golang.org/x
- net
- idna
- text
- secure/bidirule
- transform
- unicode
- bidi
- norm
Lines changed: 27 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 22 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 13 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments