Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation uses [win-registry-key vs windows-registry-key in examples #270

Open
jasonparallel opened this issue May 24, 2021 · 2 comments

Comments

@jasonparallel
Copy link

([file:hashes.'SHA-256' = '13987239847...'] AND [win-registry-key:key = 'hkey']) WITHIN 120 SECONDS

should be

([file:hashes.'SHA-256' = '13987239847...'] AND [windows-registry-key:key = 'hkey']) WITHIN 120 SECONDS

@clenk
Copy link

clenk commented May 25, 2021

Looks like this is from Section 9.5.1 Observation Expression Qualifiers, in the table entry for a WITHIN x SECONDS.

@ejratl
Copy link
Contributor

ejratl commented Sep 28, 2021

Great catch!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants