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
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
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
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
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
Mike Reeves
685e22bd68
soup cleanup
2026-03-10 11:58:06 -04:00
Josh Brower
0738208627
Merge pull request #15572 from Security-Onion-Solutions/fix/suricatatest
...
Update so-suricata-testrule for idstools removal
2026-03-10 11:19:36 -04:00
Josh Brower
a3720219d8
add missing cp
2026-03-10 11:11:11 -04:00
Josh Brower
385726b87c
update paths
2026-03-10 11:09:56 -04:00
Mike Reeves
d78a5867b8
Refactor upgrade functions and version checks
...
Removed redundant upgrade functions and streamlined version checks.
2026-03-09 17:10:18 -04:00
Jason Ertel
ad960c2101
Merge pull request #15566 from Security-Onion-Solutions/jertel/wip
...
pcapout still used for extracts
2026-03-09 15:01:22 -04:00
Jason Ertel
7f07c96a2f
pcapout still used for extracts
2026-03-09 14:58:27 -04:00
Jason Ertel
90bea975d0
Merge pull request #15563 from Security-Onion-Solutions/jertel/wip
...
remove steno
2026-03-09 11:46:37 -04:00
Jason Ertel
e8adea3022
restore pcapout since it's still used
2026-03-07 08:20:08 -05:00
Jason Ertel
71839bc87f
remove steno
2026-03-06 15:45:36 -05:00
Jason Ertel
7ac1e767ab
Merge pull request #15556 from Security-Onion-Solutions/jertel/wip
...
update 2.4 references to 3
2026-03-05 11:38:50 -05:00
Jason Ertel
2c4d833a5b
update 2.4 references to 3
2026-03-05 11:05:19 -05:00
Jason Ertel
41d3dd0aa5
Merge pull request #15554 from Security-Onion-Solutions/jertel/wip
...
update repo readme
2026-03-04 15:54:38 -05:00
Josh Patterson
6050ab6b21
Merge pull request #15555 from Security-Onion-Solutions/altwebcert
...
Support additional alt names in web cert
2026-03-04 15:50:05 -05:00
Jason Ertel
ae05251359
update repo readme
2026-03-04 15:48:16 -05:00
Jason Ertel
f23158aed5
update repo readme
2026-03-04 15:46:19 -05:00
Josh Patterson
b03b75315d
Support additional alt names in web cert
2026-03-04 15:45:03 -05:00
Jason Ertel
cbd98efaf4
update repo readme
2026-03-04 15:44:48 -05:00
Jason Ertel
1f7bf1fd88
update repo readme
2026-03-04 15:42:06 -05:00
Mike Reeves
179019b136
Merge pull request #15545 from Security-Onion-Solutions/TOoSmOotH-patch-1
...
Add version 3.0.0 to discussion template
2026-03-02 15:23:48 -05:00
Mike Reeves
ac022acbbe
Add version 3.0.0 to discussion template
2026-03-02 15:22:10 -05:00