Commit Graph

2592 Commits

Author SHA1 Message Date
Frikky c4f502eb63 Rebuild nightly with tons of workflow startup overrides. SHOULD fix user input + weird startup issues by removing weird mix with cloud 2024-08-20 14:49:03 +02:00
Frikky d5afc05e0d Docker compose override with the correct environment variables 2024-08-20 14:24:43 +02:00
yashsinghcodes e67c23a5c0 fix logic for cert mounting 2024-08-20 17:54:13 +05:30
Frikky 5c777a01de Orborus rebuild with v0.6.61 2024-08-20 12:46:24 +02:00
Frikky 267c39f0f4 Fixed nightly backend issues 2024-08-20 12:42:38 +02:00
Frikky 7682a2f378 Merge branch '2.0.0' of https://github.com/shuffle/shuffle into 2.0.0 2024-08-20 12:39:53 +02:00
Frikky 0ccd4ef631 Fixed detection mapping 2024-08-20 12:39:44 +02:00
Frikky a6674ba060 Merge pull request #1480 from yashsinghcodes/fix-for-git-proxy
fix to use http_proxy for git clone
2024-08-19 18:06:25 +02:00
Frikky 5aba926ef0 SDK & ORborus update 2024-08-16 16:52:31 +02:00
Frikky 7419482c45 Orborus rebuild 2024-08-16 15:15:59 +02:00
Frikky e8a2107524 Started syncing back new detection changes. Unsure how to optimize this for now. 2024-08-16 00:42:30 +02:00
Frikky 7d8a52cfff A ton of workflow related & onboarding changes 2024-08-15 23:22:25 +02:00
Frikky eaf8acfec0 Nightly with new codegen yay 2024-08-15 15:45:12 +02:00
Frikky 7d47a006aa Fix Orborus build to run properly for Docker/K8s network create 2024-08-15 11:34:23 +02:00
Frikky 58713cf937 Rebuild nightly 2024-08-15 11:31:37 +02:00
Frikky ca586da4b3 Rebuild backend 2024-08-15 11:18:22 +02:00
yashsinghcodes 5ec483a21f git no-proxy 2024-08-15 01:39:39 +05:30
yashsinghcodes 7bd471c500 mount certs to each workers 2024-08-14 20:04:43 +05:30
Frikky d0d45fe63f Merge pull request #1491 from Shuffle/dependabot/go_modules/functions/onprem/orborus/github.com/docker/docker-26.1.5incompatible
build(deps): bump github.com/docker/docker from 26.1.4+incompatible to 26.1.5+incompatible in /functions/onprem/orborus
2024-08-14 12:02:49 +02:00
Frikky 2e3b06ec4a Merge pull request #1479 from Shuffle/dependabot/go_modules/functions/onprem/worker/github.com/docker/docker-26.1.4incompatible
build(deps): bump github.com/docker/docker from 26.1.0+incompatible to 26.1.4+incompatible in /functions/onprem/worker
2024-08-14 12:02:37 +02:00
yashsinghcodes 427bd88bbf added no_proxy 2024-08-12 19:52:49 +05:30
dependabot[bot] 642d07ea8c build(deps): bump github.com/docker/docker in /functions/onprem/orborus
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 26.1.4+incompatible to 26.1.5+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v26.1.4...v26.1.5)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-09 19:08:39 +00:00
Frikky a858177e61 Bump main nightly to fix sso issue 2024-08-09 01:08:22 +02:00
Aditya 659c8b909b Merge pull request #1485 from yashsinghcodes/fix-liquid-quote
[fix]: url-encode and url-decode properly
2024-08-07 23:39:38 +05:30
yashsinghcodes fb83a3d4ae [fix] url-decode handle both '+' and '%20' 2024-08-07 20:05:26 +05:30
yashsinghcodes 6d8b171cda [fix]: url-encode properly 2024-08-07 19:41:09 +05:30
yashsinghcodes 9b37eb34f9 added proxy for git everywhere 2024-08-06 23:58:34 +05:30
yashsinghcodes 68db8aae14 [fix] git proxy 2024-08-04 16:02:25 +00:00
dependabot[bot] e69fbdc0a4 build(deps): bump github.com/docker/docker in /functions/onprem/worker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 26.1.0+incompatible to 26.1.4+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v26.1.0...v26.1.4)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 17:16:17 +00:00
Frikky 90b0e48c6a Merge pull request #1478 from Shuffle/revert-1477-expandWindowFeature
Revert "Expand window feature"
2024-07-31 21:06:57 +02:00
Frikky e928f4d1fb Revert "Expand window feature" 2024-07-31 21:06:39 +02:00
Frikky be592d3a25 Merge pull request #1477 from Monilprajapati/expandWindowFeature
Expand window feature
2024-07-31 21:05:24 +02:00
monilprajapati ae66160d4e Resolved the conflicts 2024-08-01 00:31:01 +05:30
Frikky 1b8e114f7b Merge pull request #1476 from Monilprajapati/UITooltip
UI tooltip
2024-07-31 20:43:57 +02:00
monilprajapati 6391bec96a resolved the conflicts& fixed the hive crash issue 2024-08-01 00:11:19 +05:30
Frikky eb13e975d3 No parsedaction parser - Monil suggestion :) 2024-07-31 20:12:13 +02:00
Frikky 4099d76470 Merge pull request #1475 from Shuffle/dependabot/go_modules/backend/go-app/github.com/docker/docker-26.1.4incompatible
build(deps): bump github.com/docker/docker from 26.1.0+incompatible to 26.1.4+incompatible in /backend/go-app
2024-07-31 20:11:25 +02:00
Frikky 5076b2a38c Merge pull request #1461 from Monilprajapati/appCrashIssue
Fixed the app crash Issue
2024-07-31 19:54:16 +02:00
Frikky cadac127a6 Merge pull request #1460 from Monilprajapati/flipBranchDirection
Flip branch direction
2024-07-31 19:53:06 +02:00
Frikky 294581836e Merge branch '2.0.0' into flipBranchDirection 2024-07-31 19:51:48 +02:00
Frikky 0a9778f778 Merge pull request #1459 from satti-hari-krishna-reddy/new-sigma
sigma detection ui
2024-07-31 19:34:02 +02:00
Frikky 7aba776df9 Merge pull request #1457 from yashsinghcodes/origin/docs-blockquotes
[feature]: tip section support for docs
2024-07-31 19:33:13 +02:00
dependabot[bot] 0259ed40af build(deps): bump github.com/docker/docker in /backend/go-app
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 26.1.0+incompatible to 26.1.4+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v26.1.0...v26.1.4)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-31 17:32:07 +00:00
Frikky 7f463a10b3 Merge pull request #1471 from Shuffle/dependabot/go_modules/functions/onprem/orborus/github.com/docker/docker-26.1.4incompatible
build(deps): bump github.com/docker/docker from 26.1.0+incompatible to 26.1.4+incompatible in /functions/onprem/orborus
2024-07-31 19:31:00 +02:00
Frikky 9734a014b9 Updates from cloud pre merge 2024-07-31 19:30:47 +02:00
monilprajapati b719d4d7f0 Added UIbox tooltip 2024-07-30 16:15:29 +05:30
dependabot[bot] 1012fe303e build(deps): bump github.com/docker/docker in /functions/onprem/orborus
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 26.1.0+incompatible to 26.1.4+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v26.1.0...v26.1.4)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-30 10:20:30 +00:00
Frikky 0a2e1eba48 Merge pull request #1470 from LalitDeore/docs
Update new opensearch password in docs
2024-07-30 10:46:45 +02:00
lalitdeore 0f2cef5cbe Update opensearch password in docs 2024-07-30 10:53:27 +05:30
satti-hari-krishna-reddy 2fe2772e3b track the sigma rules 2024-07-29 18:10:17 +05:30