Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / avast/yaramod issues and pull requests
#271 - feat: Builder now creates new types of iterables with iterable()
Pull Request -
State: closed - Opened by metthal 14 days ago
#270 - feat: Added Rule::removeVariables() to remove all variables from both AST & token stream
Pull Request -
State: closed - Opened by metthal 29 days ago
#269 - yaramod.ParserError when encountering a negative value in meta
Issue -
State: open - Opened by nockstarr about 1 month ago
#268 - feat: Added possiblity to clone expressions (both AST node + tokenstream)
Pull Request -
State: closed - Opened by metthal 2 months ago
#267 - fix: Fixed missing Python type (+ hints)
Pull Request -
State: closed - Opened by metthal 3 months ago
#266 - fix: Expression array type is now properly recognized
Pull Request -
State: closed - Opened by metthal 4 months ago
#265 - feat: Added support for 'with' expression
Pull Request -
State: closed - Opened by metthal 5 months ago
- 2 comments
#264 - feat: Added support for expression arrays with [...] and (...)
Pull Request -
State: closed - Opened by metthal 5 months ago
#263 - Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
Pull Request -
State: open - Opened by dependabot[bot] 5 months ago
Labels: dependencies
#262 - Use FetchContent to download googletest + use standard way of building it
Pull Request -
State: closed - Opened by metthal 8 months ago
#261 - Commented out suspected getenv() calls
Pull Request -
State: closed - Opened by metthal 8 months ago
#260 - Added deferred include parsing mode + fixed incomplete mode when import of a module is missing
Pull Request -
State: closed - Opened by metthal 9 months ago
#259 - AttributeError: module 'yaramod' has no attribute 'Features'
Issue -
State: open - Opened by benjamin44 12 months ago
- 1 comment
#258 - Array of structs in module definition
Issue -
State: closed - Opened by 3c7 12 months ago
- 1 comment
#257 - VirusTotal Module
Pull Request -
State: closed - Opened by 3c7 12 months ago
- 8 comments
#256 - Moving from distutils to setuptools
Pull Request -
State: closed - Opened by metthal about 1 year ago
#255 - Ool release v3.20.2
Pull Request -
State: closed - Opened by metthal over 1 year ago
#254 - fix(Rule): Delete tags from the rule
Pull Request -
State: closed - Opened by MatejKastak over 1 year ago
Labels: bug
#253 - Percentages allow non-integer types
Issue -
State: open - Opened by vojone over 1 year ago
#252 - Of ... at expression
Pull Request -
State: closed - Opened by vojone over 1 year ago
- 2 comments
#251 - String literal sets
Pull Request -
State: closed - Opened by vojone over 1 year ago
#250 - Added pe.rich_signature.version_data
Pull Request -
State: closed - Opened by vojone over 1 year ago
#249 - feat(modules): Update dotnet module
Pull Request -
State: closed - Opened by MatejKastak over 1 year ago
- 2 comments
#248 - fix: Correct the type of `dotnet.guids` to array
Pull Request -
State: closed - Opened by MatejKastak over 1 year ago
Labels: bug
#247 - fix(parser): Fixed parsing of empty alternation groups (#193)
Pull Request -
State: closed - Opened by metthal over 1 year ago
#246 - Fix gcc-13 compilation
Pull Request -
State: closed - Opened by PeterMatula almost 2 years ago
#245 - Add support for YARA v4.3.0
Issue -
State: open - Opened by MatejKastak almost 2 years ago
- 1 comment
Labels: enhancement, C-parser
#244 - feat(modules): Add support for string module
Pull Request -
State: closed - Opened by MatejKastak almost 2 years ago
- 1 comment
#243 - docs: Improve release docs
Pull Request -
State: closed - Opened by MatejKastak almost 2 years ago
#242 - fix: Open json modules in read only mode
Pull Request -
State: closed - Opened by MatejKastak almost 2 years ago
Labels: enhancement, bug, C-python-bindings
#241 - For expression allows negative count
Issue -
State: open - Opened by MatejKastak almost 2 years ago
Labels: bug, C-parser, mirrored
#240 - Missing string operators
Pull Request -
State: closed - Opened by MatejKastak almost 2 years ago
#239 - Added missing string operators (icontains, endswith, iendswith, startswith, istartswith)
Pull Request -
State: closed - Opened by metthal almost 2 years ago
- 1 comment
#238 - Segmentation fault for large rules
Issue -
State: open - Opened by xkr4fn4x almost 2 years ago
- 1 comment
Labels: bug, Q-question
#237 - Parser Error with Anonymous Strings
Issue -
State: open - Opened by idiom almost 2 years ago
Labels: bug, C-parser
#236 - Build binary wheels in Github pipeline
Pull Request -
State: closed - Opened by Tasssadar about 2 years ago
- 1 comment
#235 - Python type stubs
Pull Request -
State: closed - Opened by Tasssadar about 2 years ago
#234 - Add TokenStream manipulation methods to Python bindings
Pull Request -
State: closed - Opened by Tasssadar about 2 years ago
#233 - ci: Be more explicit when excluding from matrix
Pull Request -
State: closed - Opened by MatejKastak about 2 years ago
- 1 comment
#232 - test
Pull Request -
State: closed - Opened by MatejKastak about 2 years ago
#231 - ci: Enable support for python 3.11
Pull Request -
State: closed - Opened by MatejKastak about 2 years ago
#230 - Enable python 311
Pull Request -
State: closed - Opened by MatejKastak about 2 years ago
#229 - Fix current version - Release v3.16.0
Pull Request -
State: closed - Opened by MatejKastak about 2 years ago
#228 - Debug PR to just trigger tests
Pull Request -
State: closed - Opened by MatejKastak about 2 years ago
#227 - ci: Add support for python3.11
Pull Request -
State: closed - Opened by MatejKastak about 2 years ago
#226 - 'yaramod.Rule' object has no attribute 'text_formatted'
Issue -
State: open - Opened by overdozzz2020 about 2 years ago
- 1 comment
Labels: D-help-wanted, new-feature, C-core
#225 - Use the right python to create `WRAP_MODULE_SOURCES`
Pull Request -
State: closed - Opened by catap about 2 years ago
#224 - Import setuptools before distutils
Pull Request -
State: closed - Opened by stefanor about 2 years ago
- 1 comment
#223 - Add installation of json.hpp
Pull Request -
State: closed - Opened by metthal over 2 years ago
#222 - Updated VirusTotal AV names
Pull Request -
State: closed - Opened by metthal over 2 years ago
#221 - Added new functions recently added to YARA
Pull Request -
State: closed - Opened by metthal over 2 years ago
#220 - Start building binary wheel for Linux
Issue -
State: closed - Opened by MatejKastak over 2 years ago
Labels: P-build
#219 - Added support for octal integers
Pull Request -
State: closed - Opened by metthal over 2 years ago
#218 - Generate UIDs for AST nodes with Expression base class
Pull Request -
State: closed - Opened by HoundThe over 2 years ago
- 1 comment
#217 - Support for removal of string modifiers
Pull Request -
State: closed - Opened by tomaskender over 2 years ago
#216 - Allow strings to have implicit conversion to bool same as YARA
Pull Request -
State: closed - Opened by metthal over 2 years ago
#215 - Add method which allows to expand rule prefix from some specific rule
Pull Request -
State: closed - Opened by metthal over 2 years ago
#214 - Updated pybind11 to v2.9.2
Pull Request -
State: closed - Opened by metthal almost 3 years ago
#213 - Added support for N of <rule_set> expressions
Pull Request -
State: closed - Opened by metthal almost 3 years ago
#212 - Add visitor test
Pull Request -
State: closed - Opened by TadeasKucera almost 3 years ago
#211 - Add test on building commented disjunctions
Pull Request -
State: closed - Opened by TadeasKucera almost 3 years ago
#210 - YARA-1823: Add console module
Pull Request -
State: closed - Opened by TadeasKucera almost 3 years ago
#209 - References for existing structures
Pull Request -
State: closed - Opened by tomaskender almost 3 years ago
#208 - Add is_dotnet to dotnet module
Pull Request -
State: closed - Opened by HoundThe almost 3 years ago
#207 - References for existing structures
Pull Request -
State: closed - Opened by tomaskender almost 3 years ago
#206 - YARA-1806: Fix removing of parts of rules in tokenstream
Pull Request -
State: closed - Opened by TadeasKucera almost 3 years ago
#205 - Add console module
Issue -
State: closed - Opened by TadeasKucera almost 3 years ago
- 1 comment
Labels: new-feature, mirrored
#204 - YARA-1553: Add operator in
Pull Request -
State: closed - Opened by TadeasKucera almost 3 years ago
- 1 comment
#203 - YARA-1555: Add support for none expression
Pull Request -
State: closed - Opened by TadeasKucera about 3 years ago
#202 - Bindings: Add token bindings to Expression
Pull Request -
State: closed - Opened by MatejKastak about 3 years ago
#201 - YARA-1748: Yara42 dex attributes
Pull Request -
State: closed - Opened by TadeasKucera about 3 years ago
#200 - YARA-1551: Yara42 pe module attributes
Pull Request -
State: closed - Opened by TadeasKucera about 3 years ago
#199 - YARA-1550: Yara42 new math attributes
Pull Request -
State: closed - Opened by TadeasKucera about 3 years ago
#198 - YARA-1554: percentage support
Pull Request -
State: closed - Opened by TadeasKucera about 3 years ago
- 1 comment
#197 - Add missing algorithm_oid from PE module
Pull Request -
State: closed - Opened by HoundThe about 3 years ago
#196 - Add dynsym_entries and dynsym ELF module attributes
Pull Request -
State: closed - Opened by HoundThe about 3 years ago
#195 - Make commenting of builded Expressions more flexible.
Issue -
State: closed - Opened by TadeasKucera about 3 years ago
Labels: new-feature
#194 - Add comment_behind and comment_before_token to Expression builder
Pull Request -
State: closed - Opened by TadeasKucera about 3 years ago
- 1 comment
#193 - Regular expression idiom (a|b|) accepted by yara but not yaramod
Issue -
State: closed - Opened by ewalshmndt about 3 years ago
- 2 comments
Labels: bug, C-parser, mirrored
#192 - Make empty strings section invalid
Pull Request -
State: closed - Opened by msm-code about 3 years ago
- 1 comment
#191 - Fix escaped character handling in regex
Pull Request -
State: closed - Opened by msm-code about 3 years ago
- 1 comment
#190 - Start building on python 3.10 and drop support for 3.7
Pull Request -
State: closed - Opened by metthal about 3 years ago
#189 - Trim whitespaces of oneline comments
Pull Request -
State: closed - Opened by TadeasKucera over 3 years ago
#188 - Fix meta placement after comment.
Pull Request -
State: closed - Opened by TadeasKucera over 3 years ago
#187 - Separate includes and imports
Pull Request -
State: closed - Opened by TadeasKucera over 3 years ago
#186 - Escaped characters with operators are parsed incorrectly
Issue -
State: closed - Opened by nazywam over 3 years ago
Labels: bug, ready-for-development, mirrored
#185 - migrate dotnet module
Pull Request -
State: closed - Opened by tomaskender over 3 years ago
#184 - Interchangeable strings and variables sections
Pull Request -
State: closed - Opened by tomaskender over 3 years ago
- 1 comment
#183 - Added pe constants
Pull Request -
State: closed - Opened by xbabka01 over 3 years ago
#182 - Added iequals operator
Pull Request -
State: closed - Opened by metthal over 3 years ago
- 1 comment
#181 - Add IntFunctionEndianness Python bindings
Pull Request -
State: closed - Opened by bzeba over 3 years ago
- 1 comment
#180 - Fix documentation typos
Pull Request -
State: closed - Opened by bzeba over 3 years ago
#179 - Double always with decimal
Pull Request -
State: closed - Opened by xbabka01 over 3 years ago
- 2 comments
#178 - Add unary operator `defined`
Pull Request -
State: closed - Opened by xbabka01 over 3 years ago
#177 - Fix wrong Float representation and parsing
Issue -
State: closed - Opened by TadeasKucera over 3 years ago
- 1 comment
#176 - Added pe constants
Pull Request -
State: closed - Opened by xbabka01 over 3 years ago
- 1 comment
#175 - Fix adding modifier to hexstring
Issue -
State: open - Opened by xbabka01 over 3 years ago
Labels: bug, C-builder, mirrored
#174 - Fix for-in cycle parsing
Pull Request -
State: closed - Opened by TadeasKucera over 3 years ago
#173 - Added GitHub Actions pipelines
Pull Request -
State: closed - Opened by metthal over 3 years ago
#172 - Make multiline custom arrays indent proper
Pull Request -
State: closed - Opened by TadeasKucera over 3 years ago