Hi,
There's a file causing Git Checkout to fail when cloning this repo.
git clone https://github.com/chronicle/detection-rules.git Receiving objects: 100% (3457/3457), 1.16 MiB | 4.41 MiB/s, done. Resolving deltas: 100% (2432/2432), done. error: invalid path 'rules/_deprecated/soc_prime_rules/threat_hunting/sysmon/spear_phishing_attack_on_gov_in_poland_apt28?__sysmon.yaral' fatal: unable to checkout working tree warning: Clone succeeded, but checkout failed. You can inspect what was checked out with 'git status' and retry with 'git restore --source=HEAD :/'
Please, can the invalid character ('?') be removed from the file name or the file be deleted from the repo all together to stop this unfortunate error.
Thanks for the good work.
Hi,
There's a file causing Git Checkout to fail when cloning this repo.
git clone https://github.com/chronicle/detection-rules.git Receiving objects: 100% (3457/3457), 1.16 MiB | 4.41 MiB/s, done. Resolving deltas: 100% (2432/2432), done. error: invalid path 'rules/_deprecated/soc_prime_rules/threat_hunting/sysmon/spear_phishing_attack_on_gov_in_poland_apt28?__sysmon.yaral' fatal: unable to checkout working tree warning: Clone succeeded, but checkout failed. You can inspect what was checked out with 'git status' and retry with 'git restore --source=HEAD :/'Please, can the invalid character ('?') be removed from the file name or the file be deleted from the repo all together to stop this unfortunate error.
Thanks for the good work.