Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: vue version upgrade and sso #3

Merged
merged 27 commits into from
Oct 23, 2024
Merged

feat: vue version upgrade and sso #3

merged 27 commits into from
Oct 23, 2024

Conversation

Gaurabag
Copy link

Description

Motivation and Context

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@allendevops
Copy link

Git leaks report

Description File Line Secret
Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data. browser/flagr-ui/src/utils/apiUtil.js 117-117 ey****DE
Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data. pkg/config/middleware_test.go 17-17 ey****Nw
Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data. pkg/config/middleware_test.go 26-26 ey****PM
Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data. pkg/config/middleware_test.go 29-29 ey****TM
Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data. pkg/config/middleware_test.go 32-32 ey****Aw
Identified a HashiCorp Terraform password field, risking unauthorized infrastructure configuration and security breaches. pkg/config/middleware_test.go 339-340 "p****d"
Identified a HashiCorp Terraform password field, risking unauthorized infrastructure configuration and security breaches. pkg/config/middleware_test.go 357-358 "p****d"
Identified a HashiCorp Terraform password field, risking unauthorized infrastructure configuration and security breaches. pkg/config/middleware_test.go 380-381 "p****d"
Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data. pkg/handler/subject_test.go 63-63 ey****EI
Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data. pkg/handler/subject_test.go 74-74 ey****y4
Identified a Private Key, which may compromise cryptographic security and sensitive data encryption. pkg/handler/testdata/certificates/alice.key 1-51 --****--
Identified a Private Key, which may compromise cryptographic security and sensitive data encryption. pkg/handler/testdata/certificates/bob.key 1-51 --****--
Identified a Private Key, which may compromise cryptographic security and sensitive data encryption. pkg/handler/testdata/certificates/carol.key 1-51 --****--

@allendevops
Copy link

Git leaks report

Description File Line Secret
Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data. pkg/handler/subject_test.go 63-63 ey****EI
Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data. pkg/handler/subject_test.go 74-74 ey****y4
Identified a Private Key, which may compromise cryptographic security and sensitive data encryption. pkg/handler/testdata/certificates/alice.key 1-51 --****--
Identified a Private Key, which may compromise cryptographic security and sensitive data encryption. pkg/handler/testdata/certificates/bob.key 1-51 --****--
Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data. pkg/config/middleware_test.go 17-17 ey****Nw
Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data. pkg/config/middleware_test.go 26-26 ey****PM
Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data. pkg/config/middleware_test.go 29-29 ey****TM
Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data. pkg/config/middleware_test.go 32-32 ey****Aw
Identified a HashiCorp Terraform password field, risking unauthorized infrastructure configuration and security breaches. pkg/config/middleware_test.go 339-340 "p****d"
Identified a HashiCorp Terraform password field, risking unauthorized infrastructure configuration and security breaches. pkg/config/middleware_test.go 357-358 "p****d"
Identified a HashiCorp Terraform password field, risking unauthorized infrastructure configuration and security breaches. pkg/config/middleware_test.go 380-381 "p****d"
Identified a Private Key, which may compromise cryptographic security and sensitive data encryption. pkg/handler/testdata/certificates/carol.key 1-51 --****--

@allendevops
Copy link

allendevops commented Sep 30, 2024

Git leaks report

Description File Line Secret
Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data. pkg/handler/subject_test.go 63-63 ey****EI
Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data. pkg/handler/subject_test.go 74-74 ey****y4
Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data. pkg/config/middleware_test.go 18-18 ey****Nw
Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data. pkg/config/middleware_test.go 27-27 ey****PM
Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data. pkg/config/middleware_test.go 30-30 ey****TM
Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data. pkg/config/middleware_test.go 33-33 ey****Aw
Identified a HashiCorp Terraform password field, risking unauthorized infrastructure configuration and security breaches. pkg/config/middleware_test.go 340-341 "p****d"
Identified a HashiCorp Terraform password field, risking unauthorized infrastructure configuration and security breaches. pkg/config/middleware_test.go 358-359 "p****d"
Identified a HashiCorp Terraform password field, risking unauthorized infrastructure configuration and security breaches. pkg/config/middleware_test.go 381-382 "p****d"
Identified a Private Key, which may compromise cryptographic security and sensitive data encryption. pkg/handler/testdata/certificates/alice.key 1-51 --****--
Identified a Private Key, which may compromise cryptographic security and sensitive data encryption. pkg/handler/testdata/certificates/bob.key 1-51 --****--
Identified a Private Key, which may compromise cryptographic security and sensitive data encryption. pkg/handler/testdata/certificates/carol.key 1-51 --****--

@allendevops
Copy link

allendevops commented Oct 17, 2024

Git leaks report

Description File Line Secret
Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data. pkg/config/middleware_test.go 18-18 ey****Nw
Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data. pkg/config/middleware_test.go 27-27 ey****PM
Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data. pkg/config/middleware_test.go 30-30 ey****TM
Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data. pkg/config/middleware_test.go 33-33 ey****Aw
Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data. pkg/handler/subject_test.go 65-65 ey****EI
Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data. pkg/handler/subject_test.go 76-76 ey****y4
Identified a HashiCorp Terraform password field, risking unauthorized infrastructure configuration and security breaches. pkg/config/middleware_test.go 340-341 "p****d"
Identified a HashiCorp Terraform password field, risking unauthorized infrastructure configuration and security breaches. pkg/config/middleware_test.go 358-359 "p****d"
Identified a HashiCorp Terraform password field, risking unauthorized infrastructure configuration and security breaches. pkg/config/middleware_test.go 381-382 "p****d"
Identified a Private Key, which may compromise cryptographic security and sensitive data encryption. pkg/handler/testdata/certificates/alice.key 1-51 --****--
Identified a Private Key, which may compromise cryptographic security and sensitive data encryption. pkg/handler/testdata/certificates/carol.key 1-51 --****--
Identified a Private Key, which may compromise cryptographic security and sensitive data encryption. pkg/handler/testdata/certificates/bob.key 1-51 --****--

@allendevops
Copy link

allendevops commented Oct 17, 2024

Sonar scan report

✅ Sonar execution succeeded.

Exclusions: **/.github/**,**/tests/**,**/*_test.go,*.yml,*.yaml,*.proto,Dockerfile,*.md,*.yaml,**/*.pb.go,**/*.pb.*.go,*.mod,*.json,*.out,Makefile,LICENSE,.gitignore,**/browser/**,**/*_interfaces.go,**/mock_*.go,*.html,*.xml,*.yml,*.yaml,*.json,*.out,*.py,**/mock*.go,**/_gen.go

Sonar detailed coverage report

New code coverage is: 81.2%

File name coverage
configure_flagr.go 0.0%
constraint.go 97.0%
create_constraint_parameters.go 0.0%
create_constraint_responses.go 0.0%
create_flag_parameters.go 0.0%
create_flag_responses.go 0.0%
create_segment_parameters.go 0.0%
create_segment_responses.go 0.0%
create_tag_parameters.go 0.0%
create_tag_responses.go 0.0%
create_variant_parameters.go 0.0%
create_variant_responses.go 0.0%
crud.go 93.1%
crud_flag_creation.go 86.0%
data_record_frame.go 93.8%
data_recorder.go 100.0%
data_recorder_kafka.go 80.2%
data_recorder_kinesis.go 86.8%
data_recorder_pubsub.go 56.3%
db.go 77.5%
delete_constraint_responses.go 0.0%
delete_flag_responses.go 0.0%
delete_segment_responses.go 0.0%
delete_tag_responses.go 0.0%
delete_variant_responses.go 0.0%
e2r.go 0.0%
error.go 100.0%
eval.go 87.8%
eval_cache.go 87.0%
eval_cache_fetcher.go 91.0%
export.go 81.1%
find_all_tags_responses.go 0.0%
find_constraints_responses.go 0.0%
find_distributions_responses.go 0.0%
find_flags_responses.go 0.0%
find_segments_responses.go 0.0%
find_tags_responses.go 0.0%
find_variants_responses.go 0.0%
fixture.go 100.0%
fixture.go 100.0%
flag.go 96.9%
flag_snapshot.go 43.8%
flagr_api.go 0.0%
get_export_eval_cache_json_responses.go 0.0%
get_export_sqlite_responses.go 0.0%
get_flag_entity_types_responses.go 0.0%
get_flag_responses.go 0.0%
get_flag_snapshots_responses.go 0.0%
get_health_responses.go 0.0%
handler.go 89.3%
jwt_middleware.go 80.6%
main.go 0.0%
middleware.go 70.6%
post_evaluation_batch_parameters.go 0.0%
post_evaluation_batch_responses.go 0.0%
post_evaluation_parameters.go 0.0%
post_evaluation_responses.go 0.0%
put_constraint_parameters.go 0.0%
put_constraint_responses.go 0.0%
put_distributions_parameters.go 0.0%
put_distributions_responses.go 0.0%
put_flag_parameters.go 0.0%
put_flag_responses.go 0.0%
put_segment_parameters.go 0.0%
put_segment_responses.go 0.0%
put_segments_reorder_parameters.go 0.0%
put_segments_reorder_responses.go 0.0%
put_variant_parameters.go 0.0%
put_variant_responses.go 0.0%

sanket-allen
sanket-allen previously approved these changes Oct 23, 2024
@himanshu-allen himanshu-allen merged commit d3d3c0d into main Oct 23, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants