Ecosyste.ms: Issues

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

GitHub / PUNCH-Cyber/stoq issues and pull requests

#164 - Implemented logic for preventing self-extracting payloads

Pull Request - State: open - Opened by ytreister over 2 years ago - 2 comments

#163 - Loss of filename due to deduplication.

Issue - State: open - Opened by ytreister over 2 years ago - 1 comment

#161 - Added consumption of requests and test to verify

Pull Request - State: closed - Opened by ytreister over 2 years ago - 3 comments

#160 - Allow consumption of requests

Issue - State: closed - Opened by ytreister over 2 years ago - 6 comments

#159 - README.md: HTTP => HTTPS

Pull Request - State: open - Opened by Schweinepriester over 2 years ago - 2 comments

#158 - Fix dispatch_to documentation in worker.py

Pull Request - State: closed - Opened by dvanbrug almost 3 years ago

#157 - The future of stoQ

Issue - State: closed - Opened by ytreister over 3 years ago - 1 comment

#156 - config.getset()?

Issue - State: closed - Opened by Kolano about 4 years ago - 1 comment

#155 - Fallbacks for Blank Config Options

Issue - State: closed - Opened by Kolano about 4 years ago - 5 comments

#153 - make md5 part of core

Issue - State: closed - Opened by ytreister about 4 years ago - 5 comments
Labels: question

#152 - Dockerfile fixes to install from project, not PyPI

Pull Request - State: closed - Opened by malvidin about 4 years ago - 3 comments
Labels: enhancement

#151 - Add cchardet to framework requirements

Issue - State: closed - Opened by malvidin about 4 years ago - 1 comment
Labels: documentation

#150 - Fix Docker IOC Extract Issues

Pull Request - State: closed - Opened by malvidin about 4 years ago - 1 comment
Labels: enhancement

#149 - Config doesn't get list from 'always_dispatch'

Issue - State: closed - Opened by malvidin about 4 years ago - 1 comment
Labels: bug

#148 - Workers do not seem to run in parallel

Issue - State: closed - Opened by ytreister about 4 years ago - 3 comments
Labels: documentation

#147 - Added worker plugin name in debug logging for completed scan

Pull Request - State: closed - Opened by ytreister about 4 years ago - 3 comments
Labels: enhancement

#146 - Fixed typo, and added space before code (in core.py) so that it gets …

Pull Request - State: closed - Opened by ytreister over 4 years ago - 1 comment
Labels: documentation

#145 - Fix stoq cmd line to properly parse `plugin-opts` and `request-source`

Pull Request - State: closed - Opened by mlaferrera over 4 years ago
Labels: bug

#144 - Fix getjson issues with plugin_opts

Pull Request - State: closed - Opened by ytreister over 4 years ago - 18 comments

#143 - Fix getjson

Pull Request - State: closed - Opened by ytreister over 4 years ago - 2 comments

#142 - v2 > v3 Documentation

Issue - State: closed - Opened by Kolano over 4 years ago - 14 comments
Labels: question

#141 - Fix documentation

Pull Request - State: closed - Opened by ytreister over 4 years ago - 2 comments
Labels: documentation

#140 - IOC Extract doesn't extract Ambiguous IP Addresses

Issue - State: closed - Opened by malvidin over 4 years ago - 2 comments

#139 - TLD Download Handling - IOC Extract

Issue - State: closed - Opened by malvidin over 4 years ago - 2 comments
Labels: enhancement

#138 - Added version info class and logic to base class to include it

Pull Request - State: closed - Opened by ytreister over 4 years ago - 18 comments
Labels: enhancement

#137 - Stoq config getjson

Pull Request - State: closed - Opened by ytreister over 4 years ago - 4 comments
Labels: enhancement

#136 - Docker User Issues

Issue - State: closed - Opened by malvidin over 4 years ago - 2 comments
Labels: bug

#135 - Payload objects without content, but references to content

Issue - State: closed - Opened by ytreister over 4 years ago - 6 comments
Labels: enhancement, question

#134 - OPenSSL.SSL.Error - Certificate verify failed

Issue - State: closed - Opened by hackdefendr over 4 years ago - 14 comments

#133 - Dev

Pull Request - State: closed - Opened by mmip0stx over 4 years ago

#132 - Update documentation for v3

Pull Request - State: closed - Opened by mlaferrera over 4 years ago - 1 comment

#131 - Fix plugin installation from Github

Pull Request - State: closed - Opened by mlaferrera over 4 years ago

#130 - Ensure worker exceptions are logged properly.

Pull Request - State: closed - Opened by mlaferrera over 4 years ago
Labels: bug

#129 - Removed `plugin_opts` from plugin `__init__`

Pull Request - State: closed - Opened by mlaferrera over 4 years ago - 1 comment
Labels: enhancement

#128 - Parallelization updates

Pull Request - State: closed - Opened by mlaferrera over 4 years ago
Labels: enhancement

#127 - Parallelizing plugin scans across worker rounds

Pull Request - State: closed - Opened by jeremiah-fan over 4 years ago
Labels: enhancement

#126 - Plugin refactor

Pull Request - State: closed - Opened by mlaferrera almost 5 years ago - 1 comment
Labels: enhancement

#125 - Add support to collect information about duplicate extracted payloads

Pull Request - State: closed - Opened by mlaferrera almost 5 years ago
Labels: enhancement

#124 - Required worker plugins and Payload/PayloadResults object update

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

#123 - Added version_info to base plugin class (issue #122)

Pull Request - State: closed - Opened by ytreister almost 5 years ago - 3 comments

#122 - Version information

Issue - State: closed - Opened by ytreister almost 5 years ago - 9 comments
Labels: enhancement

#121 - Add debug statements to core functions.

Pull Request - State: closed - Opened by mlaferrera almost 5 years ago
Labels: enhancement

#120 - Add BasePlugin.log method to standardize plugin logging

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

#119 - Add should_scan flag to PayloadMeta

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

#118 - Add Error class for improved error handling and context

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

#117 - Pass Request object to all worker and dispatcher plugins.

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

#116 - Installation Errors

Issue - State: closed - Opened by Kolano almost 5 years ago - 3 comments
Labels: documentation

#115 - Asyncio capability

Pull Request - State: closed - Opened by mlaferrera almost 5 years ago - 1 comment
Labels: enhancement

#114 - Provide a way for workers to create files that won't get scanned

Issue - State: closed - Opened by chemberger almost 5 years ago - 4 comments
Labels: enhancement

#113 - Updated documentation related to type checking Payload.Results

Pull Request - State: closed - Opened by mmip0stx almost 5 years ago - 1 comment

#112 - Update documentation to reflect support of asyncio implementation

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

#111 - Removed DeepDispatcher tests/updated documentation

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

#110 - Plugin logging

Issue - State: closed - Opened by ytreister almost 5 years ago - 8 comments
Labels: enhancement, question

#109 - Question about the name stoQ

Issue - State: closed - Opened by ytreister about 5 years ago - 1 comment
Labels: question

#108 - Update documentation for plugin configuration from __init__

Issue - State: closed - Opened by mlaferrera about 5 years ago
Labels: enhancement, documentation

#107 - stoq doesn't provide user feedback if configuration is nonexistent

Issue - State: closed - Opened by jakubgs about 5 years ago - 2 comments
Labels: enhancement

#106 - Update documentation for PR #105

Issue - State: closed - Opened by mlaferrera over 5 years ago - 1 comment
Labels: documentation

#105 - Add reconstruct_all_subresponses method

Pull Request - State: closed - Opened by maydewd over 5 years ago - 2 comments
Labels: enhancement

#104 - Typo in documentation

Issue - State: closed - Opened by ytreister over 5 years ago - 1 comment
Labels: documentation

#103 - Deeper Dispatchers?

Issue - State: closed - Opened by Kolano over 5 years ago - 3 comments
Labels: question

#102 - Preserve .stoq [options] Through Upgrade

Issue - State: closed - Opened by Kolano over 5 years ago - 4 comments

#101 - worker_results Array or Not?

Issue - State: closed - Opened by Kolano over 5 years ago - 6 comments

#100 - "stoq test" Exceptions

Issue - State: closed - Opened by Kolano over 5 years ago - 1 comment
Labels: invalid

#99 - Reinstalling an already existing plugin does not raise an error

Issue - State: closed - Opened by Kolano over 5 years ago - 10 comments
Labels: enhancement

#98 - Make formatted exceptions more legible

Pull Request - State: closed - Opened by mlaferrera over 5 years ago - 1 comment

#97 - Cleanup defining plugin configuration

Pull Request - State: closed - Opened by mlaferrera over 5 years ago - 1 comment
Labels: enhancement

#96 - Update Results Post Workers Analysis

Issue - State: closed - Opened by Kolano over 5 years ago - 2 comments
Labels: question

#95 - Plugin Install Doesn't Overwrite Older Versions

Issue - State: closed - Opened by Kolano over 5 years ago - 3 comments
Labels: documentation

#94 - Documentation Issues: Core-Individual Scan

Issue - State: closed - Opened by Kolano over 5 years ago - 2 comments

#93 - Connector Failure Breaks All Connector

Issue - State: closed - Opened by Kolano over 5 years ago - 1 comment
Labels: enhancement

#92 - Install Trouble

Issue - State: closed - Opened by Kolano over 5 years ago - 5 comments

#91 - Clarified $STOQ_HOME in the initial setup documentation

Pull Request - State: closed - Opened by chemberger over 5 years ago - 3 comments

#90 - Don't erroneously list archivers and decorators in errors dict

Pull Request - State: closed - Opened by maydewd over 5 years ago - 1 comment

#89 - Final commit for v2 release

Pull Request - State: closed - Opened by mlaferrera over 5 years ago - 1 comment

#88 - Change sending str to ArchiverResponse to ProviderPlugin.get()

Pull Request - State: closed - Opened by mlaferrera over 5 years ago - 2 comments

#87 - Format err

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

#86 - Add test to verify plugin override behavior

Pull Request - State: closed - Opened by maydewd over 5 years ago - 1 comment

#85 - Add plugin name to incompatible version message

Pull Request - State: closed - Opened by maydewd over 5 years ago - 1 comment

#84 - Fix bug of importing multiple plugins from one module

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

#83 - Don't make Archiver.get() a required abstract method

Pull Request - State: closed - Opened by maydewd over 5 years ago - 2 comments

#82 - Start of documentation for v2

Pull Request - State: closed - Opened by mlaferrera over 5 years ago - 1 comment
Labels: enhancement

#81 - Update installer

Pull Request - State: closed - Opened by mlaferrera over 5 years ago - 1 comment
Labels: enhancement

#80 - Add default for PayloadMeta extra_data

Pull Request - State: closed - Opened by maydewd over 5 years ago - 1 comment

#79 - Max dispatch passes (#68)

Pull Request - State: closed - Opened by mlaferrera over 5 years ago - 1 comment
Labels: enhancement

#78 - List plugins

Pull Request - State: closed - Opened by mlaferrera over 5 years ago - 1 comment
Labels: enhancement

#77 - Add functionality for a provider to return a task as well as payload.

Pull Request - State: closed - Opened by mlaferrera over 5 years ago - 1 comment
Labels: enhancement

#76 - Update payload results (#73)

Pull Request - State: closed - Opened by mlaferrera over 5 years ago - 1 comment
Labels: enhancement

#75 - Update Dockerfile for v2

Issue - State: closed - Opened by mlaferrera over 5 years ago
Labels: enhancement

#74 - Allow for `StoqResponse` class to split results

Issue - State: closed - Opened by mlaferrera over 5 years ago
Labels: enhancement

#73 - Update `Payload` class to be less file-centric

Issue - State: closed - Opened by mlaferrera over 5 years ago - 1 comment
Labels: enhancement

#72 - Pyre fixes

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

#71 - Black formatting

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

#70 - Minor cleanup

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

#69 - Look for compiled plugin modules also

Pull Request - State: closed - Opened by maydewd over 5 years ago - 1 comment

#68 - Add support for user defined max_dispatches_passes

Issue - State: closed - Opened by mlaferrera over 5 years ago
Labels: enhancement

#51 - Update documentation

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

#49 - Deep dispatching

Issue - State: closed - Opened by mlaferrera almost 6 years ago
Labels: enhancement

#45 - sdist asset on releases page

Issue - State: closed - Opened by awillis about 6 years ago - 3 comments
Labels: question