Commit Graph

38 Commits

Author SHA1 Message Date
0e5906bafc [add] getting sliced available repos 2025-08-19 21:33:37 +01:00
ea0f59b395 [get] affects cache 2025-08-19 20:43:52 +01:00
9e67a33e23 [update] docs 2025-08-19 20:25:24 +01:00
094eca8da0 [fix] new repos 2025-08-19 20:13:24 +01:00
ed3e328b99 [add] new candidate repos 2025-08-19 20:10:08 +01:00
2c30fce7c8 [add] implement vulnerability checking and advisory fetching, enhance repo processing, and add utility functions 2025-08-19 19:13:24 +01:00
52d0c7b649 [add] filter by npm api before repo fetch 2025-08-15 04:01:08 +01:00
7f2f0b9240 [update] enhance wpCompress logging, add rootModule parameter to sliceAndWriteCalls, and improve dependency checks 2025-08-14 21:29:36 +01:00
9dc2e300dc [add] scripts 2025-08-14 21:28:51 +01:00
b044536a3b [add] more repos and generic filtering 2025-08-11 13:56:13 +01:00
aa21c1d866 cleanup 2025-08-07 19:32:41 +01:00
f3491f32c0 [clean] quieter logging 2025-08-07 17:12:04 +01:00
ab9a517592 [add] runner script 2025-08-07 15:35:07 +01:00
2f25f87186 [add] launch configs 2025-08-07 15:34:16 +01:00
393e22bd45 feat: update package.json to include mocha and chai for testing, add ansi-colors and fastest-levenshtein dependencies
refactor: modify sliceAndWriteCalls function to accept folderPath parameter and update driver function to use it

fix: enhance isNodeModule function to utilize builtinModules for better module detection

chore: remove unused constants file from utils

test: clean up instantiation.spec.js by removing commented assertions
2025-08-07 15:33:52 +01:00
91bf93e3f6 [cleanup] 2025-08-07 15:20:34 +01:00
5105214a1f [add] tests for instantiation 2025-08-06 16:37:10 +01:00
c054b9d5f1 [fix] tuples and recording 2025-08-06 16:37:02 +01:00
30be6a974f [cleanup] remove unused instantiation code 2025-08-04 13:24:09 +01:00
4e1d371026 extract calls recorder for multifile analysis 2025-08-04 12:45:46 +01:00
6bb5d5e554 project analysis 2025-08-04 12:44:24 +01:00
374510c4f9 [add] way to track the project root. 2025-08-04 12:44:04 +01:00
180d3876ca [add] initial README 2025-08-03 16:17:38 +01:00
4a2e9440fc [trim] remove unused code 2025-08-03 15:58:48 +01:00
665f51cdf1 [trim] removed archived jalangi code 2025-08-03 15:57:36 +01:00
65e9cd3add [cleanup] 2025-08-03 15:55:55 +01:00
47937e08fb [doc] 2025-08-03 15:55:42 +01:00
ef886bf610 [add] require support 2025-08-03 15:55:20 +01:00
e018f253f1 [fetch] get cals 2025-08-02 14:17:22 +01:00
41551467d8 [clean] js escope based analyzer 2025-08-02 14:11:04 +01:00
f83b1fc00e [add] add LibraryCallsRecorder, integrate faker for argument generation 2025-08-02 13:55:41 +01:00
3f00b37291 [add] add namespace import parsing 2025-08-01 23:56:52 +01:00
dc9869334d [add] join the pipelines 2025-08-01 20:51:30 +01:00
c0230a22cd [fix] test 2025-08-01 20:49:08 +01:00
4c40360bf6 [add] libcalls 2025-08-01 20:19:24 +01:00
2d02acacc7 [update] 2025-07-26 13:44:32 +01:00
5b584a90a5 [add] code 2025-07-21 17:01:43 +01:00
d564cf2cd1 [init] 2025-07-09 13:26:51 +01:00