-
### Description
`project.data$get.data.cut.to.same.date(data.sources = c("issues", "mails", "commits"))` sometimes fails if some of the data sources are empty, ending up in the following error me…
-
We need a script in the src directory to extract data from a Knowledge Graph.
The connection strings should be passed as environmental variables and the output should be a csv file.
-
## Preface
Some popular libraries allow code snippets in other languages to be embedded within JavaScript code. Users want to format these embedded code snippets within JavaScript to enhance the de…
ah-yu updated
1 month ago
-
Looks like 1.2.0 breaks compatibility for extractors that inspect yara rules.
Running maco with the demo extractors causes the following issue:
```
$ maco demo_extractors/ demo_extractors/
...…
-
Have you ever run strings on a malware executable and its output provided you with IP addresses, file names, registry keys, and other indicators of compromise (IOCs)?
https://www.fireeye.com/blog/th…
-
Question.
It doesn’t seem to extract plugin headers from The main.php file. Would it be possible?
I see from another plugin it does this and I think it would be of value that those are include…
-
Collection of potential requirements and use cases:
### Outer join with sparse data structures
- How will we implement A + B where A, B are sparse matrices or vectors:
- This is an outer join…
-
Hi!
I am trying to update Storyboard string files in terminal with this command: **bartycrouch interfaces -p /Users/Alex/Desktop/Test\ BartyCrouch** I am getting this error: **Could not extract str…
-
Hello,
I'm using the laravel-vue-i18n package.
I put my configuration file like this :
```
'search' => [
/**
* Directories which should be looked inside.
*/
…
-
The original ruby gettext extractor also extracted fields and database names as translatable strings because they find their way into views quite often. Is it possible to add that to this extractor to…