Giter Site home page Giter Site logo

ryosukedtomita / devsecops-demo-aws-ecs Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 16.38 MB

GitHub Actions CI/CD sample repository using AWS ECS. semgrep,trivy,github-comment,ghalint,AWS Copilot cli,hadolint,pre-commit.

License: The Unlicense

Dockerfile 11.52% Shell 9.49% HTML 29.01% CSS 15.60% TypeScript 34.38%
aws-copilot codepipeline devsecops ecs-fargate githubactions trivy ghalint github-comment aqua semgrep

devsecops-demo-aws-ecs's Introduction

devsecops-demo-aws-ecs's People

Contributors

ryosukedtomita avatar

Stargazers

 avatar

Watchers

 avatar

devsecops-demo-aws-ecs's Issues

[Bug]: Advanced Security must be enabled for this repository to use code scanning 403: GitHub Advanced Security is not enabled

Contact Details

No response

What happened?

https://docs.github.com/ja/code-security/code-scanning/troubleshooting-code-scanning/advanced-security-must-be-enabled
自分はpublicで使っていたがorganaizationsとかprivateリポジトリだとでるらしい。
対策としてはCodeQLを使ってファイルを出力している部分を消したら消えた

        # # reportsを生成(Actionsから確認できる)
        # - name: save report as pipeline artifact
        #   uses: actions/upload-artifact@v4
        #   with:
        #     name: report.sarif
        #     path: report.sarif
        # # scanの結果を解析。GithubのSecurity --> Code Scanning等でアラートが見られる。
        # - name: publish code scanning alerts
        #   uses: github/codeql-action/upload-sarif@v2
        #   with:
        #     sarif_file: report.sarif
        #     category: semgrep

Version

1.0.2 (Default)

What browsers are you seeing the problem on?

No response

Relevant log output

GitHub Actionsにて
Advanced Security must be enabled for this repository to use code scanning 403: GitHub Advanced Security is not enabled

Code of Conduct

  • I agree to follow this project's Code of Conduct

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.