Commit Graph

1435 Commits

Author SHA1 Message Date
DastInDark
1fba668b23 removed comment 2022-07-17 21:40:27 +09:00
DastInDark
67018ba8c8 changed optimized output when rule option value is relative path #623 2022-07-17 20:25:18 +09:00
DastInDark
983ee98629 added pathdiff crate due to relative rule path output #623 2022-07-17 20:23:38 +09:00
DustInDark
70c62f7533 Merge pull request #624 from Yamato-Security/update-cargo-packages
update regex 1.5 to 1.6
2022-07-15 16:21:28 +09:00
Tanaka Zakku
a69a352b4f remove comment 2022-07-15 11:05:20 +09:00
Tanaka Zakku
b68bc7c034 update regex 1.5 to 1.6 2022-07-15 10:58:08 +09:00
kazuminn
bb6717f7cc Feature/improve parallel processing (#622)
* WIP until imple debug trait for dashmap

* change filename print.rs to message.rs

* implement debug for DashMap but member is private. So I cannot Implemented.

* I deleted debug for DashMap

* sorted datetime of dashmap

* delete the unnessesary comment
2022-07-14 12:33:58 +09:00
Yamato Security
2eaa9fb19b Merge pull request #621 from Yamato-Security/dependabot/cargo/openssl-src-111.22.01.1.1q
Bump openssl-src from 111.21.0+1.1.1p to 111.22.0+1.1.1q
2022-07-07 07:27:01 +09:00
dependabot[bot]
a693d9d6eb Bump openssl-src from 111.21.0+1.1.1p to 111.22.0+1.1.1q
Bumps [openssl-src](https://github.com/alexcrichton/openssl-src-rs) from 111.21.0+1.1.1p to 111.22.0+1.1.1q.
- [Release notes](https://github.com/alexcrichton/openssl-src-rs/releases)
- [Commits](https://github.com/alexcrichton/openssl-src-rs/commits)

---
updated-dependencies:
- dependency-name: openssl-src
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-06 20:16:54 +00:00
DustInDark
ed9f99362f Merge pull request #619 from Yamato-Security/618-fix
Fixed error error occurs when executing cargo run because the files in the config folder cannot be read.
2022-07-04 00:03:51 +09:00
hach1yon
6a29b166fd fix change log 2022-07-03 23:46:30 +09:00
DastInDark
d172831e94 cargo fmt 2022-07-03 22:59:21 +09:00
DastInDark
c299edd62d fix: used check path func based on current exection path #618 2022-07-03 22:56:56 +09:00
DastInDark
159d7ee137 updated chagelog jp #618 2022-07-03 22:55:31 +09:00
DastInDark
d4943753a8 updated changelog #618 2022-07-03 20:58:58 +09:00
DastInDark
604444236e updated hayabusa version num 2022-07-03 20:52:26 +09:00
DastInDark
51079810cb change: fixed config folder check alert condition 2022-07-03 20:51:57 +09:00
DastInDark
f43b39af15 add: used check path func base on execution path #618 2022-07-03 20:51:00 +09:00
DastInDark
60a12cb1ff add: test #618 2022-07-03 20:50:20 +09:00
DastInDark
867d51d9c5 add: check path func #618 2022-07-03 20:49:22 +09:00
DastInDark
f27467d16c add: check rules and rules-config option path check and use current dir when no exist specified path with options #618 2022-07-03 19:38:58 +09:00
DustInDark
14e8341c7d Merge pull request #616 from Yamato-Security/615-enhancement-combining-u-and-r-options
enhancement combining u and r options
2022-07-03 08:40:23 +09:00
DastInDark
2a981640eb Merge branch '615-enhancement-combining-u-and-r-options' of https://github.com/Yamato-Security/hayabusa into 615-enhancement-combining-u-and-r-options 2022-07-02 20:34:45 +09:00
DastInDark
01e26c2ae8 updated hayabusa-rules submodule reference 2022-07-02 20:34:25 +09:00
DastInDark
d688495cb7 change: hayabusa-rules clone when rules option directory is not git repository and rules option is not ./rules. #615 2022-07-02 20:32:32 +09:00
Tanaka Zakku
35a46628fa changelog update 2022-07-02 20:07:31 +09:00
DastInDark
8ccaf1d21d add: #615 feature 2022-07-02 16:51:50 +09:00
DastInDark
b0b1398927 add: v1.4.2 format 2022-07-02 16:49:12 +09:00
DastInDark
1b66eb169d cargo fmt 2022-07-02 16:41:59 +09:00
DastInDark
a3599ca5d0 adjust rules option when use update option #615 2022-07-02 16:39:46 +09:00
DustInDark
bc464b6c6f Merge pull request #614 from Yamato-Security/355-slow-execution-speed-after-reboot
updated document #355
2022-07-01 08:42:18 +09:00
Tanaka Zakku
411ebcadfb readme update 2022-07-01 07:27:46 +09:00
DastInDark
19da792271 updated document #355 2022-06-30 22:42:08 +09:00
DustInDark
f0e1b1b2fc Merge pull request #613 from Yamato-Security/update-changelog-1.4.1
update changelog and readme 1.4.1
2022-06-30 14:39:32 +09:00
Tanaka Zakku
70c6f28556 update changelog and readme 1.4.1 2022-06-30 12:09:00 +09:00
Yamato Security
743344a186 Merge pull request #612 from Yamato-Security/cargo.lock-update-1.4.1
cargo lock 1.4.1 update
v1.4.1
2022-06-30 11:46:58 +09:00
Tanaka Zakku
85139c27ba cargo lock 1.4.1 update 2022-06-30 11:06:02 +09:00
DustInDark
6fd5f496ad Merge pull request #611 from Yamato-Security/finalize-1.4.1
finalize 1.4.1
2022-06-30 09:25:21 +09:00
Tanaka Zakku
ffc2c35b7b finalize 1.4.1 2022-06-30 08:45:25 +09:00
DustInDark
ef953cc820 Merge pull request #610 from Yamato-Security/606-print-all-field-info-when-no-details-are-defined
Print all field info when no details are defined
2022-06-30 07:54:40 +09:00
Tanaka Zakku
220bac46e4 update changelog 2022-06-29 23:21:14 +09:00
DastInDark
70f03887e8 Merge branch 'main' into 606-print-all-field-info-when-no-details-are-defined 2022-06-29 22:31:38 +09:00
DustInDark
11eadf439e Merge pull request #609 from Yamato-Security/608-enhancement-enable-id-filtering-by-default-d-deep-scan-option
Enabled id filtering by default and added  `-D/--deep scan` option
2022-06-29 22:27:42 +09:00
DastInDark
b10ffa07d8 cargo fmt 2022-06-29 22:18:16 +09:00
DastInDark
8bf5752cc7 mv: full-data option check #606 2022-06-29 22:15:35 +09:00
Tanaka Zakku
5da0c6982b delete unneeded files 2022-06-29 22:10:55 +09:00
DastInDark
59f79161be updated readme #606 2022-06-29 20:52:15 +09:00
DastInDark
a2d8b9bb24 updated changelog #606 2022-06-29 20:51:54 +09:00
DastInDark
ebe64a7130 Merge branch 'main' into 606-print-all-field-info-when-no-details-are-defined 2022-06-29 20:39:36 +09:00
DastInDark
742465164a Add: default output when no details are defined #606 2022-06-29 20:36:44 +09:00