summaryrefslogtreecommitdiff
path: root/rules
AgeCommit message (Expand)Author
2021-02-011. added WebsiteRuleEndpointHEADmasterEnderByEndera
2021-01-101. in root.go, delete GetLogLevel and GetFileName funcEnderByEndera
2021-01-051. in root.go, added a new goroutine to output0.0.5EnderByEndera
2021-01-041. Added model package, will put all the structs to theEnderByEndera
2021-01-04revised the commentsEnderByEndera
2020-12-31changed marshal_and_unmarshal_test.goEnderByEndera
2020-12-311. update EvaluatePathRule func, make it a littleEnderByEndera
2020-12-31Changed test, deleted all ManCommandFilterEnderByEndera
2020-12-301. changed Command.Args's json from flags to argsEnderByEndera
2020-12-29[ver 0.0.2]EnderByEndera
2020-12-281. simplify root.go, let root.go only doEnderByEndera
2020-12-23added router to manage routesEnderByEndera
2020-12-23Added Gin router to provide json output to the netEnderByEndera
2020-12-19Added command line command and flags by usingEnderByEndera
2020-12-15EvaluateSensitivePathRule is literally finished,EnderByEndera
2020-12-09Finished EvaluateCommandRule, but EvaluatePathRule isroot
2020-12-04Finished FlushCommands efficiency problem androot
2020-12-03Start developing preprocessing module, found RemoveCommandUsingHelp still has...root