Improved
11.0.0-alpha1
What's Changed
π Features
- Update dependency com.charleskorn.kaml:kaml to v0.83.0 by @renovate[bot] in https://github.com/Fraunhofer-AISEC/cpg/pull/2380
- Fixing inconsistency with empty
statementswhenstatementEdgeis a getter by @konradweiss in https://github.com/Fraunhofer-AISEC/cpg/pull/2390 - Use three worklists to prioritize what to do in the fixpoint iteration by @KuechA in https://github.com/Fraunhofer-AISEC/cpg/pull/2384
- Faster computation of
hashCodeof nodes. by @KuechA in https://github.com/Fraunhofer-AISEC/cpg/pull/2378 - Faster fixpoint iteration by @KuechA in https://github.com/Fraunhofer-AISEC/cpg/pull/2377
- Introduction of an
AstNodeby @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/2399 - Construct CDG based on basic blocks by @KuechA in https://github.com/Fraunhofer-AISEC/cpg/pull/2379
- Added API to return methods of a
Typeby @oxisto in https://github.com/Fraunhofer-AISEC/cpg/pull/2398 - Use correct arch detection in os.arch to fix #2407 by @legendtang in https://github.com/Fraunhofer-AISEC/cpg/pull/2410
- Upgrade SootUp to 2.0.0 by @KuechA in https://github.com/Fraunhofer-AISEC/cpg/pull/2376
- Fix schema export by @KuechA in https://github.com/Fraunhofer-AISEC/cpg/pull/2415
- First attempt to implement mcp server by @KuechA in https://github.com/Fraunhofer-AISEC/cpg/pull/2387
- Add note on additional languages supported via LLVM by @KuechA in https://github.com/Fraunhofer-AISEC/cpg/pull/2416
- Update CODEOWNERS by @konradweiss in https://github.com/Fraunhofer-AISEC/cpg/pull/2425
- Dokka v2 by @lshala in https://github.com/Fraunhofer-AISEC/cpg/pull/2413
π Dependencies
- Update dependency @sveltejs/kit to v2.22.0 by @renovate[bot] in https://github.com/Fraunhofer-AISEC/cpg/pull/2373
- Update dependency chart.js to v4.5.0 by @renovate[bot] in https://github.com/Fraunhofer-AISEC/cpg/pull/2374
- Update dependency com.github.javaparser:javaparser-symbol-solver-core to v3.27.0 by @renovate[bot] in https://github.com/Fraunhofer-AISEC/cpg/pull/2381
- Update dependency eslint-plugin-svelte to v3.10.1 by @renovate[bot] in https://github.com/Fraunhofer-AISEC/cpg/pull/2383
- Update dependency com.vanniktech:gradle-maven-publish-plugin to v0.33.0 by @renovate[bot] in https://github.com/Fraunhofer-AISEC/cpg/pull/2382
- Update dependency globals to v16.3.0 by @renovate[bot] in https://github.com/Fraunhofer-AISEC/cpg/pull/2388
- Update dependency io.ktor.plugin to v3.2.2 by @renovate[bot] in https://github.com/Fraunhofer-AISEC/cpg/pull/2389
- Update dependency com.charleskorn.kaml:kaml to v0.85.0 by @renovate[bot] in https://github.com/Fraunhofer-AISEC/cpg/pull/2394
- Update dependency @sveltejs/kit to v2.25.2 by @renovate[bot] in https://github.com/Fraunhofer-AISEC/cpg/pull/2393
- Update dependency @sveltejs/kit to v2.26.1 by @renovate[bot] in https://github.com/Fraunhofer-AISEC/cpg/pull/2396
- Update dependency eslint-plugin-svelte to v3.11.0 by @renovate[bot] in https://github.com/Fraunhofer-AISEC/cpg/pull/2406
- Update dependency @sveltejs/kit to v2.27.3 by @renovate[bot] in https://github.com/Fraunhofer-AISEC/cpg/pull/2405
- Update dependency com.charleskorn.kaml:kaml to v0.92.0 by @renovate[bot] in https://github.com/Fraunhofer-AISEC/cpg/pull/2409
- Update dependency @sveltejs/kit to v2.31.1 by @renovate[bot] in https://github.com/Fraunhofer-AISEC/cpg/pull/2408
- Update dependency @sveltejs/kit to v2.36.3 by @renovate[bot] in https://github.com/Fraunhofer-AISEC/cpg/pull/2411
- Update dependency com.charleskorn.kaml:kaml to v0.94.0 by @renovate[bot] in https://github.com/Fraunhofer-AISEC/cpg/pull/2424
- Update dependency @sveltejs/kit to v2.37.1 by @renovate[bot] in https://github.com/Fraunhofer-AISEC/cpg/pull/2423
- Update dependency vite to v6.3.6 [SECURITY] by @renovate[bot] in https://github.com/Fraunhofer-AISEC/cpg/pull/2427
- Update dependency io.ktor.plugin to v3.3.0 by @renovate[bot] in https://github.com/Fraunhofer-AISEC/cpg/pull/2412
- Update dependency com.charleskorn.kaml:kaml to v0.96.0 by @renovate[bot] in https://github.com/Fraunhofer-AISEC/cpg/pull/2430
- Update dependency @sveltejs/kit to v2.39.1 by @renovate[bot] in https://github.com/Fraunhofer-AISEC/cpg/pull/2429
- Update dependency eslint-plugin-svelte to v3.12.4 by @renovate[bot] in https://github.com/Fraunhofer-AISEC/cpg/pull/2433
- Update dependency @sveltejs/kit to v2.42.2 by @renovate[bot] in https://github.com/Fraunhofer-AISEC/cpg/pull/2432
New Contributors
- @legendtang made their first contribution in https://github.com/Fraunhofer-AISEC/cpg/pull/2410
Full Changelog: https://github.com/Fraunhofer-AISEC/cpg/compare/v10.8.2...v11.0.0-alpha