Skip to content

Commit

Permalink
removing trellix module
Browse files Browse the repository at this point in the history
  • Loading branch information
mikiodehartj1 authored Feb 20, 2024
1 parent d409277 commit e55400e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions rule-packs/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@ module.exports.CriticalAssets = require("./critical-assets.json");
module.exports.ToxicCombinations = require("./toxic-combinations.json");
module.exports.DeviceManagement = require("./device-management.json");
module.exports.IntegrationMonitoring = require("./integration-monitoring.json");
module.exports.SophosEndpointSecurity = require("./sophos-endpoint-security.json");
module.exports.TrellixEndpointSecurity = require("./trellix-endpoint-security");
module.exports.SophosEndpointSecurity = require("./sophos-endpoint-security.json");

0 comments on commit e55400e

Please sign in to comment.