Giter Club home page Giter Club logo

jmbde-dotnet's Introduction

jmbde

jmbde ist ein Programm für das Management von Ressourcen in Unternehmen. Mit diesem Programm können die Mitarbeiter und die Ausrüstung, die sie für ihre Arbeit benötigen erfasst werden. Das sind unter anderem Computer, Drucker und Telefone.


Build GitHub All Releases Codacy Security Scan CodeQL DevSkim OSSAR Sonar Cloud Scan License jmbde-aspnet.github.io

Features | Documentation | Changelog | Contributing | FAQ | english

Setup

Das Programm verwendet das Microsoft dotnet Framework und ist somit auf fast allen Plattformen ausführbar. Es wird die aktuelle Version 6.x verwendet. Um das Programm zu compilieren muss das dotnet-sdk-framework installiert werden. Für den Start des gebauten Programms reicht der Download und die Installation der Runtime. Der Download wird von Microsoft hier angeboten

Unterstützte Plattformen

Ausführen

Im Folgenden finden Sie einige hilfreiche Hinweise, wie Sie jmbde auf Ihrer nativen Plattform ausführen können.

Unix

Windows

macOS

Anforderungen und Fehlerberichte

Fragen und Kommentare

Wiki

Code-Quellen

In dem master branch befindet sich der aktuellste Pre-Release Code.

Programm erstellen

Im Folgenden finden Sie Hinweise für Entwickler, wie Sie jmbde auf Ihrem nativen System aufbauen können. Sie sind keine vollständigen Leitfäden, sondern enthalten Hinweise zu den notwendigen Maßnahmen. Bibliotheken, Kompilierungs-Flags, etc.

Abhängigkeiten

Zum erstellen des Programms wird das dotnet-sdk in der Version 6.0.100 benötigt. Das Framework ist im Internet bei der Adresse https://dotnet.microsoft.com/download/dotnet/thank-you/sdk-6.0.100-macos-x64-installer zu finden. Das Framework muss nach dem Download installiert werden.

Für die Release-Version

        cd src/jmbde
        dotnet build -c Release
        dotnet ef database update

Für die Debug-Version

        cd src/jmbde
        dotnet build -c Debug
        dotnet ef database update

Sie können nun jmbde mit dem Befehl bin/jmbde aus der Kommandozeile starten.

Installation

License

EUPL-1.2 © Jürgen Mülbert

jmbde-dotnet's People

Contributors

codacy-badger avatar dependabot-preview[bot] avatar dependabot[bot] avatar github-actions[bot] avatar jmuelbert avatar

Stargazers

 avatar

Watchers

 avatar  avatar

jmbde-dotnet's Issues

Workflows are referencing vulnerable actions

Hello, there!

As part of the university research we are currently doing regarding the security of Github Actions, we noticed that one or many of the workflows that are part of this repository are referencing vulnerable versions of the third-party actions. As part of a disclosure process, we decided to open issues to notify GitHub Community.

Please note that there are could be some false positives in our methodology, thus not all of the open issues could be valid. If that is the case, please let us know, so that we can improve on our approach. You can contact me directly using an email: ikoishy [at] ncsu.edu

Thanks in advance

  1. The workflow cd.yml is referencing action gittools/actions/gitversion/setup using references v0.9.9. However this reference is missing the commit 90150b4 which may contain fix to the vulnerability.
  2. The workflow cd.yml is referencing action gittools/actions/gitversion/execute using references v0.9.9. However this reference is missing the commit 90150b4 which may contain fix to the vulnerability.
  3. The workflow ci.yml is referencing action gittools/actions/gitversion/setup using references v0.9.9. However this reference is missing the commit 90150b4 which may contain fix to the vulnerability.
  4. The workflow ci.yml is referencing action gittools/actions/gitversion/execute using references v0.9.9. However this reference is missing the commit 90150b4 which may contain fix to the vulnerability.

The vulnerability fix that is missing by actions' versions could be related to:
(1) CVE fix
(2) upgrade of vulnerable dependency
(3) fix to secret leak and others.
Please consider updating the reference to the action.

If you end up updating the reference, please let us know. We need the stats for the paper :-)

Workflow Sonar Cloud Analysis don't work

Workflow Sonar Cloud Analysis don't work

An automatic update for the Java installer is done. The old version is 1.0 and new version is 2.5.0.

The error is:

Run actions/[email protected]
with:
java-version: 1.11
java-package: jdk
architecture: x64
check-latest: false
server-id: github
server-username: GITHUB_ACTOR
server-password: GITHUB_TOKEN
overwrite-settings: true
job-status: success
Error: Input required and not supplied: distribution

Initial Update

The bot created this issue to inform you that pyup.io has been set up on this repo.
Once you have closed it, the bot will open pull requests for updates as soon as they are available.

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.