Giter Site home page Giter Site logo

yara-ci-issues's People

Contributors

plusvic avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

yara-ci-issues's Issues

Raise limit of false positives

hello,

would it be possible to raise the limit of false positives shown? it's about 200 at the moment which is quickly reached with big rulesets. and it's not like some more kilobytes of output should be a problem nowadays.

False positives found

1052023 files from the [NSRL](https://www.nist.gov/itl/ssd/software-quality-group/national-software-reference-library-nsrl) were scanned, 2004 were detected.
...
and 1812 more ...

best regards
arnim

problem with unicode characters in rule analysis

It seems the rule analysis check fails, when I use valid unicode characters. A scan with this rule works without any issues (yara 4.0.5).

 Check failure on line 7 in yara/source/PHP.generic.symbols.1.yar

@virustotal-yara-ci virustotal-yara-ci / Rules Analysis

yara/source/PHP.generic.symbols.1.yar#L7

non-ascii character "\xe2"

rule PHP_generic_symbols_1 : malicious php
{
    meta:
        created_at = "2021/04/14"
        author = "Daniel Ruf"
    strings:
        $string1 = "$"
...
    condition:
        any of them
}

job seems to hang (again)

Bildschirmfoto 2021-10-07 um 18 17 42

Should I simply push-force the same commit again to trigger a new build or should I wait until this is fixed?

Clarify License and Data Use Policies

Hey guys, this project is really cool. A great contribution to the community.

One issue I had is in finding the license agreement on using the tool. Do you guys have any documentation on how YARA rules that are tested are retained or used by VirusTotal?

github enterprise

hello virus total folks,

is there a way that yara-ci can be installed for github enterprise customers?

best,
xander

Scans not starting anymore

Same issue as reported some time back in #12 is hitting us now. It worked before but stopped working on 7th August 2023 around 12:00 CEST.
image

Feature request: Ignore yara rules by strings in rulename or tags

Similar to the feature to ignore files it would be useful to ignore singe rules by rule name or tags to exclude rules which will trigger false positives because they're hunting rules and intentionally broad.

For example:

rules:
  ignore:
  - "*hunting*"

ruletags:
  ignore:
  - "hunt"

Add Information where Results are Supposed to Appear to Documentation

The whole documentation of how to install and configure YARA-CI is great. However, I feel like this sentence should be followed by some more details:

Once the application is installed, your YARA rules will be analyzed on every commit you make to the repository.

In particular: Where can you see the results of the analysis? I don't see any results and also don't receive emails. Since the installation is literally just takes a few clicks, it would be great to also have a short pointer where to look for the results.

Feature idea: Show more info in false positives list

hello,

it would be nice to see more info in the false positives list like e.g. filesize and file type because that helps in quickly getting an overview if these conditions could be used to improve the rule without clicking on all the files.

regards
arnim

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.