Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / squaresLab/Kaskara issues and pull requests

#67 - build(deps): bump certifi from 2024.6.2 to 2024.7.4

Pull Request - State: open - Opened by dependabot[bot] 2 months ago
Labels: dependencies

#66 - Add ability to run Kaskara on a live container rather than an image

Issue - State: closed - Opened by ChrisTimperley 3 months ago
Labels: enhancement

#65 - build(deps): bump urllib3 from 2.2.1 to 2.2.2

Pull Request - State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#62 - malformed clang::SourceRange results in kaskara-statement-finder abort

Issue - State: open - Opened by pdreiter over 1 year ago - 2 comments

#61 - Updated nlohmann/json to v3.11.2 and fixed LLVM path (fixes #59 #60)

Pull Request - State: closed - Opened by pdreiter over 1 year ago - 1 comment
Labels: bug

#58 - Kaskara issues on coreutils/gnubug_26545

Issue - State: closed - Opened by pdreiter over 2 years ago - 3 comments

#57 - Add SymbolTable, ProgramSymbolTable, and Symbol interfaces

Issue - State: open - Opened by ChrisTimperley about 4 years ago
Labels: enhancement

#56 - Update Python driver to use Parso rather than native ast module

Issue - State: open - Opened by ChrisTimperley about 4 years ago
Labels: enhancement

#55 - Add SymbolTable data structure

Issue - State: open - Opened by ChrisTimperley about 4 years ago
Labels: enhancement

#54 - Use flake8 rather than pycodestyle for Python linting

Issue - State: open - Opened by ChrisTimperley over 4 years ago

#53 - bug: Docker image not found

Issue - State: closed - Opened by yxliang01 over 4 years ago - 1 comment

#52 - return_type attribute in FunctionDesc should be optional

Issue - State: closed - Opened by ChrisTimperley over 4 years ago - 1 comment
Labels: enhancement, python

#51 - Add install method to Analyser interface

Issue - State: open - Opened by ChrisTimperley over 4 years ago
Labels: enhancement

#50 - Add ProjectContainer data structure

Issue - State: closed - Opened by ChrisTimperley over 4 years ago
Labels: enhancement, refactoring

#49 - Remove from_dict from all analysis data structures

Issue - State: closed - Opened by ChrisTimperley over 4 years ago
Labels: refactoring

#48 - Remove snapshot argument from "from_dict" and "to_dict" methods

Issue - State: closed - Opened by ChrisTimperley almost 5 years ago
Labels: refactoring

#47 - Use setup.cfg rather than setup.py

Issue - State: closed - Opened by ChrisTimperley almost 5 years ago
Labels: refactoring

#46 - Add Tox integration

Issue - State: closed - Opened by ChrisTimperley almost 5 years ago
Labels: enhancement

#45 - Remove dependency on Rooibos

Issue - State: closed - Opened by ChrisTimperley almost 5 years ago
Labels: refactoring

#44 - Allow different languages to be provided by run-time plugins

Issue - State: open - Opened by ChrisTimperley almost 5 years ago
Labels: enhancement, refactoring

#43 - Remove dependency on Boggart

Issue - State: closed - Opened by ChrisTimperley almost 5 years ago
Labels: refactoring

#42 - Use DockerBlade rather than BugZoo for Docker interactions

Issue - State: closed - Opened by ChrisTimperley almost 5 years ago
Labels: refactoring

#41 - Design language-agnostic analysis API

Issue - State: closed - Opened by ChrisTimperley almost 5 years ago

#40 - Fixed bug: return statements were being ignored

Pull Request - State: closed - Opened by ChrisTimperley almost 5 years ago

#39 - Add install method to ensure that Docker image has been built

Issue - State: closed - Opened by ChrisTimperley almost 5 years ago - 1 comment
Labels: enhancement

#38 - Fix handling of macro calls

Pull Request - State: closed - Opened by ChrisTimperley over 5 years ago
Labels: bug

#37 - Fixed build_loc_str to allow macro expansions (fixes #36)

Pull Request - State: closed - Opened by ChrisTimperley over 5 years ago

#36 - build_loc_str fails when given a macro expansion

Issue - State: closed - Opened by ChrisTimperley over 5 years ago
Labels: bug

#35 - Automatically construct compile_commands.json via portable Bear

Issue - State: open - Opened by ChrisTimperley over 5 years ago
Labels: c++

#34 - Fixed bug that led to incomplete liveness and scope information

Pull Request - State: closed - Opened by ChrisTimperley almost 6 years ago

#33 - Added is_inside_array_subscript (fixes #28)

Pull Request - State: closed - Opened by ChrisTimperley almost 6 years ago

#32 - Do not consider statements within loop headers as canonical statements (fixes #31)

Pull Request - State: closed - Opened by ChrisTimperley almost 6 years ago
Labels: bug, enhancement

#31 - Ignore statements contained within loop headers

Issue - State: closed - Opened by ChrisTimperley almost 6 years ago
Labels: bug

#30 - Add a basic command-line utility for quick debugging

Issue - State: closed - Opened by ChrisTimperley almost 6 years ago - 1 comment
Labels: enhancement

#29 - Automatically mount Kaskara binaries inside container

Pull Request - State: closed - Opened by ChrisTimperley almost 6 years ago

#28 - Do not treat ArraySubscriptExpr as a canonical statement

Issue - State: closed - Opened by ChrisTimperley almost 6 years ago
Labels: bug

#27 - Update C++ driver to use a newer version of Clang

Issue - State: open - Opened by ChrisTimperley almost 6 years ago
Labels: bug, enhancement, c++

#26 - Add support for ArraySubscriptExpr when resolving MemberExpr

Issue - State: open - Opened by ChrisTimperley about 6 years ago
Labels: bug, enhancement, c++

#25 - Increased accuracy of read/write analysis

Pull Request - State: closed - Opened by ChrisTimperley about 6 years ago

#23 - Added recording of statement kind to statement collector (fixes #22)

Pull Request - State: closed - Opened by ChrisTimperley about 6 years ago

#22 - Update statement collector to report statement kind

Issue - State: closed - Opened by ChrisTimperley about 6 years ago

#21 - Do not revisit files when collecting statements (fixes #20)

Pull Request - State: closed - Opened by ChrisTimperley about 6 years ago

#20 - Duplicate statement entries produced by statement collector

Issue - State: closed - Opened by ChrisTimperley about 6 years ago
Labels: bug

#19 - Added statement canonicalization (fixes #6)

Pull Request - State: closed - Opened by ChrisTimperley about 6 years ago
Labels: enhancement

#18 - Added scope analysis

Pull Request - State: closed - Opened by ChrisTimperley about 6 years ago

#17 - Added ability to ignore exit code when computing analyses

Pull Request - State: closed - Opened by ChrisTimperley about 6 years ago

#16 - Implemented syntax scope analysis

Pull Request - State: closed - Opened by ChrisTimperley about 6 years ago

#15 - Increments are not recognised as writes

Issue - State: open - Opened by ChrisTimperley about 6 years ago
Labels: bug, c++

#14 - Implemented scope and liveness analyses for C/C++

Pull Request - State: closed - Opened by ChrisTimperley about 6 years ago

#13 - Add support for fields to liveness analysis

Issue - State: open - Opened by ChrisTimperley about 6 years ago

#10 - Ensure consistent handling of MemberExpr

Issue - State: closed - Opened by ChrisTimperley about 6 years ago

#9 - Added basic read analysis via ReadWriteAnalyzer

Pull Request - State: closed - Opened by ChrisTimperley about 6 years ago

#8 - Added in_file and at_line methods to StatementDB

Pull Request - State: closed - Opened by ChrisTimperley about 6 years ago
Labels: enhancement

#7 - Do not allow declarations without a definition to be admitted to snippet database

Issue - State: closed - Opened by ChrisTimperley about 6 years ago
Labels: enhancement

#4 - Fixed hard-coded paths to work with all BugZoo snapshots

Pull Request - State: closed - Opened by ChrisTimperley about 6 years ago

#3 - Rename "BondException" to "KaskaraException"

Issue - State: closed - Opened by ChrisTimperley about 6 years ago
Labels: bug

#2 - Add logging facilities to Python library via Loguru

Issue - State: closed - Opened by ChrisTimperley about 6 years ago
Labels: enhancement

#1 - Added basic Travis configuration file

Pull Request - State: closed - Opened by ChrisTimperley about 6 years ago