github / github/codeql

Read data from a file in CodeQl Query

Đang mở
#9,758 2 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
CodeQL
Star
10.1k
Fork
2.1k
Merge trung bình
2 ngày 15 giờ
Pull request đã merge (30 ngày)
141

Mô tả

We have a JavaScript database which we want to scan through for a list of literals (URLS)

The list of literals that we want to scan against is 1000 long and we are trying to find the possible way to do so.
One solution that comes to mind is to store all the 1000 literals in a JSON file, read the JSON file in query and use it for comparison?

Is it possible to read a JSON/file in a CodeQl query ?
Is there any other approach that can be suggested for this use case?

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.