Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions anthropic_usage_and_costs/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@
"Category::Metrics",
"Category::Cost Management",
"Submitted Data Type::Metrics",
"Supported OS::Linux",
"Supported OS::Windows",
"Supported OS::macOS",
"Offering::Integration"
]
},
Expand Down
3 changes: 0 additions & 3 deletions beyondtrust_password_safe/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@
}
],
"classifier_tags": [
"Supported OS::Linux",
"Supported OS::Windows",
"Supported OS::macOS",
"Category::Log Collection",
"Category::Security",
"Submitted Data Type::Logs",
Expand Down
3 changes: 0 additions & 3 deletions bitdefender/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,6 @@
}
],
"classifier_tags": [
"Supported OS::Linux",
"Supported OS::Windows",
"Supported OS::macOS",
"Category::Log Collection",
"Category::Security",
"Offering::Integration",
Expand Down
3 changes: 0 additions & 3 deletions cisco_sdwan/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
"title": "Cisco SD-WAN",
"media": [],
"classifier_tags": [
"Supported OS::Linux",
"Supported OS::Windows",
"Supported OS::macOS",
"Category::Network",
"Offering::Integration"
]
Expand Down
3 changes: 0 additions & 3 deletions cisco_secure_firewall/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,6 @@
}
],
"classifier_tags": [
"Supported OS::Linux",
"Supported OS::Windows",
"Supported OS::macOS",
"Category::Network",
"Category::Security",
"Category::Log Collection",
Expand Down
3 changes: 0 additions & 3 deletions falco/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@
"Category::Log Collection",
"Category::Security",
"Submitted Data Type::Logs",
"Supported OS::Linux",
"Supported OS::Windows",
"Supported OS::macOS",
"Offering::Integration"
]
},
Expand Down
3 changes: 0 additions & 3 deletions iboss/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,6 @@
}
],
"classifier_tags": [
"Supported OS::Linux",
"Supported OS::Windows",
"Supported OS::macOS",
"Category::Security",
"Category::Metrics",
"Category::Log Collection",
Expand Down
3 changes: 0 additions & 3 deletions ping_federate/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@
}
],
"classifier_tags": [
"Supported OS::Linux",
"Supported OS::Windows",
"Supported OS::macOS",
"Category::Log Collection",
"Category::Security",
"Offering::Integration",
Expand Down
3 changes: 0 additions & 3 deletions snowflake/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@
"title": "Snowflake - Agent based (Deprecated)",
"media": [],
"classifier_tags": [
"Supported OS::Linux",
"Supported OS::macOS",
"Supported OS::Windows",
"Category::Cloud",
"Category::Data Stores",
"Category::Cost Management",
Expand Down
3 changes: 0 additions & 3 deletions sonicwall_firewall/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@
}
],
"classifier_tags": [
"Supported OS::Linux",
"Supported OS::Windows",
"Supported OS::macOS",
"Category::Log Collection",
"Category::Security",
"Offering::Integration",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,43 +1,42 @@
# bypass-global-timestamp-format-in-sample-checks
id: supply-chain-firewall
tests:
-
sample: |-
{
"msg" : "Command 'pip install urllib3==2.0.2' was allowed",
"ecosystem" : "PyPI",
"created" : 1755017456.590666,
"source" : "scfw",
"env" : "dev",
"version" : "2.1.0",
"targets" : [ "urllib3-2.0.2" ],
"executable" : "/home/devuser/.venv/bin/python",
"hostname" : "test10-10-1-10",
"package_manager" : "pip",
"service" : "scfw",
"warned" : true,
"action" : "ALLOW",
"username" : "root"
}
result:
custom:
created: 1.755017456590666E12
ecosystem: "PyPI"
env: "dev"
evt:
outcome: "ALLOW"
executable: "/home/devuser/.venv/bin/python"
hostname: "test10-10-1-10"
package_manager: "pip"
service: "scfw"
source: "scfw"
targets:
- "urllib3-2.0.2"
usr:
name: "root"
version: "2.1.0"
warned: true
message: "Command 'pip install urllib3==2.0.2' was allowed"
tags:
- "source:LOGS_SOURCE"
timestamp: 1755017456590
- sample: |-
{
"msg" : "Command 'pip install urllib3==2.0.2' was allowed",
"ecosystem" : "PyPI",
"created" : 1755017456.590666,
"source" : "scfw",
"env" : "dev",
"version" : "2.1.0",
"targets" : [ "urllib3-2.0.2" ],
"executable" : "/home/devuser/.venv/bin/python",
"hostname" : "test10-10-1-10",
"package_manager" : "pip",
"service" : "scfw",
"warned" : true,
"action" : "ALLOW",
"username" : "root"
}
result:
custom:
created: 1.755017456590666E12
ecosystem: "PyPI"
env: "dev"
evt:
outcome: "ALLOW"
executable: "/home/devuser/.venv/bin/python"
hostname: "test10-10-1-10"
package_manager: "pip"
service: "scfw"
source: "scfw"
targets:
- "urllib3-2.0.2"
usr:
name: "root"
version: "2.1.0"
warned: true
message: "Command 'pip install urllib3==2.0.2' was allowed"
tags:
- "source:LOGS_SOURCE"
timestamp: 1755017456590
2 changes: 0 additions & 2 deletions supply_chain_firewall/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@
}
],
"classifier_tags": [
"Supported OS::Linux",
"Supported OS::macOS",
"Category::Log Collection",
"Category::Security",
"Offering::Integration",
Expand Down
Loading