Giter Club home page Giter Club logo

Comments (4)

marcinguy avatar marcinguy commented on September 15, 2024

Hi @carlin-q-scott

Those are the main ones. What do you need/want to achieve? Maybe I can put it on the roadmap. My DM is also open.

Thanks,

from betterscan.

carlin-q-scott avatar carlin-q-scott commented on September 15, 2024

Thank you for the quick response @marcinguy. I was hoping to be able to run the cli with my CI environment without having to commit the sqlite db file to git-lfs. I thought I could just change the backend to postgres, but the CLI doesn't support that; it's hardcoded to sqlite. I thought there had to be a way to push scan results to the better-scan server, but I don't see a way to do that either. I did find a commands/sync.py, but it doesn't seem to have an implementation yet.

How do you suggest integrating with Azure DevOps? It supports SARIF via a plugin, but I think we can only generate SARIF files using the CLI, which means I can't persist my incremental scan results or ignore detected issues.

from betterscan.

marcinguy avatar marcinguy commented on September 15, 2024

@carlin-q-scott Understood. It is possible.

Those are supported:

PostgreSQL
MySQL and MariaDB
Oracle
Microsoft SQL Server

You will than store state there (not in git-lfs) and see results in SARIF, as you want in Azure DevOps Server.

Please DM me if you need help to have it there.

from betterscan.

marcinguy avatar marcinguy commented on September 15, 2024

Closing due to inactivity

from betterscan.

Related Issues (20)

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.