intelops / compage

Compage - Low-Code Framework to develop Rest API, gRPC, dRPC, GraphQL, WebAssembly, microservices, FaaS, Temporal workloads, IoT and edge services, K8s controllers, K8s CRDs, K8s custom APIs, K8s Operators, K8s hooks, etc. with minimal coding and by automatically applying best practice methods like software supply chain security measures, SBOM, openAPI, cloudevents, etc. Auto generate code after defining requirements in UI as diagram.
Apache License 2.0
83 stars 21 forks source link

Add license per node #212

Closed mahendraintelops closed 7 months ago

mahendraintelops commented 7 months ago

License file generation by the config passed

dryrunsecurity[bot] commented 7 months ago

Hi there :wave:, @dryrunsecurity here, below is a summary of our analysis and findings.

DryRun Security Status Findings
AppSec Analyzer (beta) :white_check_mark: 0 findings
Secrets Analyzer :white_check_mark: 0 findings
Authn/Authz Analyzer :grey_exclamation: 1 findings
Configured Codepaths Analyzer :white_check_mark: 0 findings
Sensitive Files Analyzer :white_check_mark: 0 findings

[!Note] :green_circle: Risk threshold not exceeded.

[!Tip] Get answers to your security questions. Add a comment in this PR starting with @dryrunsecurity. For example...

@dryrunsecurity What are common security issues with web application cookies?

Powered by DryRun Security

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 31.48148% with 74 lines in your changes are missing coverage. Please review.

Project coverage is 51.02%. Comparing base (23f0f17) to head (283b0a4).

Files Patch % Lines
internal/utils/license-helper.go 0.00% 26 Missing :warning:
cmd/generate.go 0.00% 13 Missing :warning:
...al/languages/dotnet/integrations/license/copier.go 56.52% 7 Missing and 3 partials :warning:
...al/languages/golang/integrations/license/copier.go 56.52% 7 Missing and 3 partials :warning:
internal/integrations/license/copier.go 11.11% 6 Missing and 2 partials :warning:
internal/languages/dotnet/generator.go 50.00% 2 Missing and 1 partial :warning:
internal/languages/golang/generator.go 50.00% 2 Missing and 1 partial :warning:
internal/converter/cmd/converter.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #212 +/- ## ========================================== - Coverage 51.45% 51.02% -0.43% ========================================== Files 95 98 +3 Lines 4958 5066 +108 ========================================== + Hits 2551 2585 +34 - Misses 1953 2017 +64 - Partials 454 464 +10 ``` | [Flag](https://app.codecov.io/gh/intelops/compage/pull/212/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=intelops) | Coverage Δ | | |---|---|---| | [core](https://app.codecov.io/gh/intelops/compage/pull/212/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=intelops) | `51.02% <31.48%> (-0.43%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=intelops#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.