Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DRAFT: Merge the Soroban client into this package #857

Closed
wants to merge 14 commits into from

Fixup path after files moved

b4ac146
Select commit
Loading
Failed to load commit list.
Closed

DRAFT: Merge the Soroban client into this package #857

Fixup path after files moved
b4ac146
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Aug 16, 2023 in 4s

8 new alerts including 8 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 8 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 44 in test/unit/horizon/claimable_balances.js

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete regular expression for hostnames High test

This regular expression has an unescaped '.' before 'stellar.org:1337/claimable_balances/00000000929b20b72e5890ab51c24f1cc46fa01c4f318d8d33367d24dd614cfdf5491072', so it might match more hosts than expected.

Check failure on line 86 in test/unit/horizon/claimable_balances.js

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete regular expression for hostnames High test

This regular expression has an unescaped '.' before 'stellar.org:1337/claimable_balance', so it might match more hosts than expected.

Check failure on line 127 in test/unit/horizon/claimable_balances.js

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete regular expression for hostnames High test

This regular expression has an unescaped '.' before 'stellar.org:1337/claimable_balance', so it might match more hosts than expected.

Check failure on line 261 in test/unit/horizon/federation_server_test.js

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete regular expression for hostnames High test

This regular expression has an unescaped '.' before 'stellar.org/federatio', so it might match more hosts than expected.

Check failure on line 168 in test/unit/horizon/claimable_balances.js

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete regular expression for hostnames High test

This regular expression has an unescaped '.' before 'stellar.org:1337/claimable_balance', so it might match more hosts than expected.

Check failure on line 147 in test/unit/horizon/join_test.js

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete regular expression for hostnames High test

This regular expression has an unescaped '.' before 'stellar.org:1337/operation', so it might match more hosts than expected.

Check failure on line 6 in test/unit/horizon/liquidity_pool_endpoints_test.js

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete regular expression for hostnames High test

This string, which is used as a regular expression
here
, has an unescaped '.' before 'stellar.org:1337', so it might match more hosts than expected.
This string, which is used as a regular expression
here
, has an unescaped '.' before 'stellar.org:1337', so it might match more hosts than expected.
This string, which is used as a regular expression
here
, has an unescaped '.' before 'stellar.org:1337', so it might match more hosts than expected.
This string, which is used as a regular expression
here
, has an unescaped '.' before 'stellar.org:1337', so it might match more hosts than expected.
This string, which is used as a regular expression
here
, has an unescaped '.' before 'stellar.org:1337', so it might match more hosts than expected.
This string, which is used as a regular expression
here
, has an unescaped '.' before 'stellar.org:1337', so it might match more hosts than expected.
This string, which is used as a regular expression
here
, has an unescaped '.' before 'stellar.org:1337', so it might match more hosts than expected.
This string, which is used as a regular expression
here
, has an unescaped '.' before 'stellar.org:1337', so it might match more hosts than expected.
This string, which is used as a regular expression
here
, has an unescaped '.' before 'stellar.org:1337', so it might match more hosts than expected.
This string, which is used as a regular expression
here
, has an unescaped '.' before 'stellar.org:1337', so it might match more hosts than expected.
This string, which is used as a regular expression
here
, has an unescaped '.' before 'stellar.org:1337', so it might match more hosts than expected.

Check failure on line 332 in test/unit/horizon/server_transaction_test.js

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete regular expression for hostnames High test

This regular expression has an unescaped '.' before 'stellar.org:1337/accounts/GASOCNHNNLYFNMDJYQ3XFMI7BYHIOCFW3GJEOWRPEGK2TDPGTG2E5EDW', so it might match more hosts than expected.