Jason Ertel
f5faf86cb3
fix hydra health check
2026-03-17 07:50:40 -04:00
Jason Ertel
a3b471c1d1
fix health check for new hydra version
2026-03-16 18:43:36 -04:00
Mike Reeves
64bb0dfb5b
Merge pull request #15610 from Security-Onion-Solutions/moresoup
...
Add -r flag to so-yaml get and migrate pcap pillar to suricata
2026-03-16 17:36:32 -04:00
Mike Reeves
ddb26a9f42
Add test for raw dict output in so-yaml get to reach 100% coverage
...
Covers the dict/list branch in raw mode (line 358) that was missing
test coverage.
2026-03-16 17:19:14 -04:00
Josh Patterson
5b2def6fdd
Merge pull request #15618 from Security-Onion-Solutions/delta
...
forcedType bool
2026-03-16 12:50:06 -04:00
Josh Patterson
9b6d29212d
forcedType bool
2026-03-16 12:46:25 -04:00
Josh Patterson
c1bff03b1c
Merge pull request #15615 from Security-Onion-Solutions/delta
...
initialize pcap-log
2026-03-14 20:33:28 -04:00
Josh Patterson
b00f113658
initialize pcap-log
2026-03-14 19:45:50 -04:00
Jason Ertel
7dcd923ebf
Merge pull request #15612 from Security-Onion-Solutions/jertel/wip
...
API errors will no longer redirect
2026-03-13 17:04:51 -04:00
Jason Ertel
1fcd8a7c1a
API errors will no longer redirect
2026-03-13 16:53:38 -04:00
Mike Reeves
4a89f7f26b
Add -r flag to so-yaml get for raw output without YAML formatting
...
Preserve default get behavior with yaml.safe_dump output for backwards
compatibility. Add -r flag for clean scalar output used by soup pcap
migration.
2026-03-13 16:24:41 -04:00
Mike Reeves
a9196348ab
Merge pull request #15609 from Security-Onion-Solutions/moresoup
...
Moresoup
2026-03-13 16:16:35 -04:00
Mike Reeves
12dec366e0
Fix so-yaml get to output booleans in YAML format and add bool test
2026-03-13 15:58:47 -04:00
Mike Reeves
1713f6af76
Fix so-yaml tests to match scalar output without document end marker
2026-03-13 15:53:53 -04:00
Mike Reeves
7f4adb70bd
Fix so-yaml get to print scalar values without YAML document end marker
2026-03-13 15:34:04 -04:00
Mike Reeves
e2483e4be0
Fix so-yaml addKey crash when intermediate key has None value
2026-03-13 15:22:29 -04:00
Mike Reeves
322c0b8d56
Move pcap.enabled under suricata.pcap.enabled in so-minion
2026-03-13 15:14:19 -04:00
Mike Reeves
81c1d8362d
Fix pcap migration to strip yaml document end marker from so-yaml output
2026-03-13 15:09:37 -04:00
Mike Reeves
d1156ee3fd
Merge pull request #15608 from Security-Onion-Solutions/moresoup
...
Improve soup version checks and migrate pcap to suricata
2026-03-13 14:59:57 -04:00
Mike Reeves
18f971954b
Improve soup version checks and migrate pcap pillar to suricata
...
Consolidate version checks to use regex patterns for 2.4.21X and 3.x
versions. Add migrate_pcap_to_suricata to move pcap.enabled to
suricata.pcap.enabled in minion and pcap pillar files during upgrade.
2026-03-13 14:54:23 -04:00
Josh Patterson
e55ac7062c
Merge pull request #15574 from Security-Onion-Solutions/delta
...
pcap cleanup state. enable/disable pcap for suricata in soc
2026-03-13 14:54:06 -04:00
Josh Patterson
c178eada22
Merge pull request #15595 from Security-Onion-Solutions/TOoSmOotH-patch-5
...
Update version check to include 2.4.211
2026-03-13 14:32:59 -04:00
Doug Burks
92213e302f
Merge pull request #15603 from Security-Onion-Solutions/dougburks-patch-1
...
Remove version 3.0.0 from 2.4 discussion template
2026-03-13 10:53:24 -04:00
Doug Burks
72193b0249
Remove version 3.0.0 from 2.4 discussion template
2026-03-13 10:51:25 -04:00
Mike Reeves
066d7106b0
Merge pull request #15599 from Security-Onion-Solutions/TOoSmOotH-patch-6
...
Add version 2.4.211 to discussion template
2026-03-13 10:49:12 -04:00
Doug Burks
589de8e361
Update discussion template by removing unsupported options
...
Removed unsupported network installation options for Red Hat, Ubuntu, and Debian.
2026-03-13 10:48:15 -04:00
Doug Burks
914cd8b611
Add discussion template for Security Onion 3.0
2026-03-12 13:52:41 -04:00
Doug Burks
845290595e
Delete .github/DISCUSSION_TEMPLATE/3.0.yml
2026-03-12 13:52:14 -04:00
Doug Burks
544b60d111
Add discussion template for version 3.0
2026-03-12 13:51:27 -04:00
Mike Reeves
aa0787b0ff
Add version 2.4.211 to discussion template
2026-03-12 13:11:43 -04:00
Mike Reeves
89f144df75
Remove upgrade instructions for 2.4 branch
...
Removed outdated instructions for upgrading to the latest 2.4 branch.
2026-03-11 16:05:06 -04:00
Mike Reeves
cfccbe2bed
Update version check to include 2.4.211
2026-03-11 15:59:23 -04:00
Josh Patterson
3dd9a06d67
Merge pull request #15591 from Security-Onion-Solutions/temp-3dev-merge
...
remove 10T virtual disk limit. URL_BASE to vm hosts file
2026-03-11 15:54:08 -04:00
Josh Patterson
4bfe9039ed
Merge pull request #15594 from Security-Onion-Solutions/temp/ulimit-cherry-pick
...
set container ulimits to default
2026-03-11 14:49:36 -04:00
Josh Patterson
75cddbf444
set container ulimits to default
2026-03-11 14:46:29 -04:00
Josh Patterson
89b18341c5
add URL_BASE to vm hosts file
2026-03-11 12:29:13 -04:00
Josh Patterson
90137f7093
remove 10T limit for virtual disk
2026-03-11 12:29:10 -04:00
Josh Patterson
480187b1f5
Merge pull request #15575 from Security-Onion-Solutions/stenoclean
...
cleanup steno. sensor run pcap.cleanup
2026-03-10 16:14:22 -04:00
Josh Patterson
b3ed54633f
cleanup steno. sensor run pcap.cleanup
2026-03-10 16:09:32 -04:00
Josh Patterson
0360d4145c
sensors run pcap.cleanup state
2026-03-10 15:58:26 -04:00
Mike Reeves
2bec5afcdd
Merge pull request #15567 from Security-Onion-Solutions/soupupdates
...
Refactor upgrade functions and version checks
2026-03-10 15:14:17 -04:00
Mike Reeves
4539024280
Add minimum version check and fix function call syntax in soup
...
Require at least Security Onion 2.4.210 before allowing upgrade.
Fix determine_elastic_agent_upgrade() call syntax (remove parens).
2026-03-10 15:05:52 -04:00
Josh Patterson
398bd0c1da
Update VERSION
2026-03-10 15:00:19 -04:00
Mike Reeves
91759587f5
Update version numbers for upgrade scripts
2026-03-10 14:58:43 -04:00
Mike Reeves
bc9841ea8c
Refactor upgrade functions and remove unused code
...
Removed deprecated functions and updated version checks for upgrades.
2026-03-10 14:45:40 -04:00
Josh Patterson
32241faf55
cleanup steno
2026-03-10 14:02:28 -04:00
Mike Reeves
685e22bd68
soup cleanup
2026-03-10 11:58:06 -04:00
Josh Patterson
88de779ff7
revert to salt 3006.19
2026-03-10 11:31:56 -04:00
Josh Patterson
d452694c55
enable/disable suricata pcap
2026-03-10 11:30:24 -04:00
Josh Patterson
7fba8ac2b4
Merge remote-tracking branch 'origin/3/dev' into delta
2026-03-10 11:24:44 -04:00