Giter Site home page Giter Site logo

devsecfranklin / franklin-resume Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 77.84 MB

My Resume

Home Page: https://franklin-resume.herokuapp.com

License: Creative Commons Attribution Share Alike 4.0 International

Makefile 7.01% CSS 13.23% Python 9.20% HTML 45.68% Dockerfile 1.42% Shell 21.90% M4 1.40% Procfile 0.07% PHP 0.10%
demo-app resume

franklin-resume's Introduction

franklin-resume's People

Contributors

devsecfranklin avatar mend-bolt-for-github[bot] avatar renovate-bot avatar renovate[bot] avatar

Watchers

 avatar

franklin-resume's Issues

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: undefined. Note: this is a nested preset so please contact the preset author if you are unable to fix it yourself.

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

docker-compose
docker/docker-compose.yml
dockerfile
docker/Dockerfile
  • docker/dockerfile 1
  • python 3.12-bullseye
docker/Dockerfile.dev
  • docker/dockerfile 1
  • python 3.12-bullseye
github-actions
.github/workflows/bandit.yml
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
.github/workflows/cloudbot-call.yml
  • google-github-actions/auth v2
  • google-github-actions/setup-gcloud v2
.github/workflows/trivy.yaml
  • actions/checkout v4
  • ubuntu 22.04
pip_requirements
src/requirements.txt
  • tomli ==2.0.1
  • gunicorn ==22.0.0
  • tox ==4.15.1
  • Flask ==3.0.3
  • Flask-Login ==0.6.3
  • Flask-SQLAlchemy ==3.1.1
  • flask_weasyprint ==1.1.0
  • SQLAlchemy ==2.0.31
runtime-version
runtime.txt
  • python 3.12.4

  • Check this box to trigger a request for Renovate to run again on this repository

add USER to Dockerfile

LOW   Ensure that a user for the container has been created
    Resource: /Dockerfile. | ID: BC_DKR_3

Description

Containers should run as a non-root user. It is good practice to run the container as a non-root user, where possible. This can be done either via the ```USER``` directive in the ```Dockerfile``` or through ```gosu``` or similar where used as part of the ```CMD``` or ```ENTRYPOINT``` directives.

Benchmarks

  • CIS DOCKER V1.2 4.1

Originally posted by @BridgeCrew[bot] in #115 (comment)

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.