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

create db include all files (.xml and .properties) #2

Closed
xxiqpl opened this issue Jul 26, 2022 · 0 comments
Closed

create db include all files (.xml and .properties) #2

xxiqpl opened this issue Jul 26, 2022 · 0 comments

Comments

@xxiqpl
Copy link
Owner

xxiqpl commented Jul 26, 2022

github/codeql#3887

codeql database init --source-root=<src> --language java <db>
codeql database trace-command --working-dir=<src> <db> <java command>
codeql database index-files --language xml --include-extension .xml --working-dir=<src> <db>
codeql database index-files --language properties  --include-extension .properties  --working-dir=<src> <db>
codeql database finalize <db>
@xxiqpl xxiqpl changed the title create db include all .xml and .properties files create db include all files (.xml and .properties) Dec 29, 2023
@xxiqpl xxiqpl closed this as completed Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant