179 Commits

Author SHA1 Message Date
moloch-- 837fb21c52 Add publish workflow 2026-03-02 16:18:20 -08:00
moloch-- ec47644788 Update protobufjs and grpcjs 2026-03-01 19:59:11 -08:00
moloch-- e5921caac0 npm update 2026-03-01 19:17:50 -08:00
moloch-- 21d0ac92f4 Merge branch 'v2' 2026-03-01 19:17:12 -08:00
moloch-- e376262aba Fix tests 2026-03-01 19:16:57 -08:00
Joe 9eb4d85ffd Merge pull request #57 from sliverarmory/v2
V2
2026-03-01 18:16:02 -07:00
moloch-- 0f15b2aebc Add http, and wg tests 2026-03-01 17:15:41 -08:00
moloch-- 524e00c155 Improve beacon tests 2026-03-01 15:31:01 -08:00
moloch-- 5d8f3710f2 Add beacon tests 2026-03-01 14:37:43 -08:00
moloch-- 4174ae582b Execute more commands 2026-03-01 14:11:23 -08:00
moloch-- 4702cd32c0 Generate implant as part of e2e tests 2026-03-01 14:01:39 -08:00
moloch-- a8afc8236d Trigger e2e build check tests on v2 branch 2026-03-01 12:32:51 -08:00
moloch-- 8387217f95 Update gh actions to run e2e tests 2026-03-01 12:32:00 -08:00
moloch-- 6a409c8ea4 Update e2e to use own server child proc 2026-03-01 12:14:03 -08:00
moloch-- 82e55c4919 Update sliver submodule to v1.7.3 2026-02-28 10:14:25 -08:00
moloch-- a06063f424 Update sliver submodule to v1.7.2 2026-02-28 08:54:22 -08:00
moloch-- f811a4db0b Major refactor 2026-02-15 11:43:29 -08:00
moloch-- 9b5f9bdba0 Add configs to gitignore 2026-02-15 09:13:58 -08:00
moloch-- 76c9c5967c Remove old publish workflow 2026-02-15 09:05:56 -08:00
moloch-- 45106bf16a Update sliver submodule to v1.7.1 2026-02-15 09:04:26 -08:00
moloch-- 6d7cda3e26 updated publish action 2022-09-05 11:23:18 -07:00
Joe 63c5117925 Merge pull request #13 from moloch--/dependabot/npm_and_yarn/rxjs-7.5.6
Bump rxjs from 6.5.5 to 7.5.6
2022-09-05 13:20:40 -05:00
Joe 57d5b0f582 Merge pull request #14 from moloch--/dependabot/npm_and_yarn/typescript-4.8.2
Bump typescript from 4.5.5 to 4.8.2
2022-09-05 13:20:32 -05:00
Joe 5e55de793a Merge pull request #15 from moloch--/dependabot/npm_and_yarn/ws-8.8.1
Bump ws from 7.5.2 to 8.8.1
2022-09-05 13:20:24 -05:00
Joe a48de06a46 Merge pull request #16 from moloch--/dependabot/npm_and_yarn/types/long-5.0.0
Bump @types/long from 4.0.1 to 5.0.0
2022-09-05 13:20:15 -05:00
Joe c2655741cb Merge pull request #17 from moloch--/dependabot/npm_and_yarn/marked-4.1.0
Bump marked from 4.0.12 to 4.1.0
2022-09-05 13:20:07 -05:00
moloch-- 9083b446bb run build check on pr 2022-09-05 11:19:12 -07:00
moloch-- 5e7364773b run build check on pr 2022-09-05 11:19:09 -07:00
dependabot[bot] 9dfaa72212 Bump marked from 4.0.12 to 4.1.0
Bumps [marked](https://github.com/markedjs/marked) from 4.0.12 to 4.1.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v4.0.12...v4.1.0)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 18:15:43 +00:00
Joe dcbe9e57c5 Merge pull request #12 from moloch--/dependabot/github_actions/actions/setup-node-3
Bump actions/setup-node from 1 to 3
2022-09-05 13:15:41 -05:00
Joe bcbf924dec Merge branch 'master' into dependabot/github_actions/actions/setup-node-3 2022-09-05 13:15:36 -05:00
dependabot[bot] 166e53502a Bump @types/long from 4.0.1 to 5.0.0
Bumps [@types/long](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/long) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/long)

---
updated-dependencies:
- dependency-name: "@types/long"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 18:15:26 +00:00
dependabot[bot] ce77a8fd8a Bump ws from 7.5.2 to 8.8.1
Bumps [ws](https://github.com/websockets/ws) from 7.5.2 to 8.8.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.2...8.8.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 18:15:19 +00:00
dependabot[bot] ae616bcbb4 Bump typescript from 4.5.5 to 4.8.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.8.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.5...v4.8.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 18:15:06 +00:00
Joe 75eeb6b412 Merge pull request #11 from moloch--/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 1 to 3
2022-09-05 13:15:05 -05:00
dependabot[bot] 1e8b4ca590 Bump rxjs from 6.5.5 to 7.5.6
Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.5.5 to 7.5.6.
- [Release notes](https://github.com/reactivex/rxjs/releases)
- [Changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reactivex/rxjs/compare/6.5.5...7.5.6)

---
updated-dependencies:
- dependency-name: rxjs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 18:14:57 +00:00
dependabot[bot] ca16c278ae Bump actions/setup-node from 1 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...v3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 18:14:44 +00:00
dependabot[bot] 4ff3c584e8 Bump actions/checkout from 1 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 1 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v1...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 18:14:42 +00:00
moloch-- 3839b7971f enable dependabot workflow 2022-09-05 11:14:13 -07:00
moloch-- ae0432e4f6 updated sliver pb to v1.5.25 2022-09-05 11:07:26 -07:00
moloch-- 79185d2e32 wip updating examples 2022-09-05 11:06:40 -07:00
moloch-- ae447c3ba4 do not forward empty tunnel buffers 2022-07-18 20:49:40 -07:00
moloch-- beed8e049f v1.2.4 2022-07-15 10:55:33 -07:00
moloch-- 0517e07146 Update /docs 2022-07-15 10:53:58 -07:00
moloch-- c9a3aca98f code cleanup 2022-07-12 08:05:52 -07:00
moloch-- e2c5671f1f updated sliver submodule 2022-07-12 08:05:52 -07:00
Joe 2ea7e2009a Merge pull request #10 from moloch--/dependabot/npm_and_yarn/protobufjs-6.11.3
Bump protobufjs from 6.11.2 to 6.11.3
2022-06-03 12:44:32 -05:00
dependabot[bot] 5f3a97a644 Bump protobufjs from 6.11.2 to 6.11.3
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.2 to 6.11.3.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/v6.11.3/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/compare/v6.11.2...v6.11.3)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-03 17:25:27 +00:00
Joe 7377f7bc26 Merge pull request #9 from moloch--/dependabot/npm_and_yarn/examples/shell/protobufjs-6.11.3
Bump protobufjs from 6.10.2 to 6.11.3 in /examples/shell
2022-06-03 12:24:46 -05:00
dependabot[bot] 3e302300a8 Bump protobufjs from 6.10.2 to 6.11.3 in /examples/shell
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.10.2 to 6.11.3.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/v6.11.3/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/compare/v6.10.2...v6.11.3)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 22:23:53 +00:00