GithubHelp home page GithubHelp logo

seagate / cortx-manager Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 47.0 7.66 MB

CORTX Manager provides APIs which communicate with different CORTX components and features. These APIs are consumed by CORTX Management Portal and CLI.

Home Page: https://github.com/Seagate/cortx

License: GNU Affero General Public License v3.0

Python 97.37% Shell 1.48% JavaScript 0.21% HTML 0.56% C 0.38%

cortx-manager's People

Contributors

a-nogikh-seagate avatar abhijit1patil avatar aevsuper avatar ajay-paratmandali avatar ajayshingare avatar ajaysrivas avatar artobr avatar gauravchaudhari02 avatar igorpivovarovdsr avatar jayshreeamore avatar kupranay avatar mazinamdar avatar mukul-seagate11 avatar navalkp avatar olegwrk avatar pawankumarsrivastava avatar pranali04796 avatar prathameshrodi avatar pujamudaliar avatar saumya-sunder avatar shailesh-vaidya avatar shrimetta avatar soniyamoholkar avatar srikant03 avatar srikantvishwakarma avatar swanand-gadre avatar udayan-y21 avatar ujjwalpl avatar vastradparayya avatar venkuppu-chn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cortx-manager's Issues

Virtual-Applicance 1.0.2, first GUI access, before S3 account created, exception/error

When user access s3_account screen (to create a new s3 account), exception (in red) is popped up, csm_agent log here:

Oct 24 10:38:38 2020-10-24 10: 38:38 csm_agent INFO [send] Message Publish to Xchange: sspl-in,Key: actuator-req-key_nodef6eba51e-99dd-4a2c-8357-10da50591c27, Msg Details: {'username': 'sspl-ll', 'expires': 3600, 'description': 'Seagate Storage Platform Library - Low Level - Actuator Request', 'title': 'SSPL-LL Actuator Request', 'signature': 'None', 'time': '2020-10-24 10:38:38.878993', 'message': {'sspl_ll_debug': {'debug_component': 'sensor', 'debug_enabled': True}, 'sspl_ll_msg_header': {'msg_version': '1.0.0', 'uuid': '13cc7216-15e5-11eb-8fc9-005056b3e16d', 'schema_version': '1.0.0', 'sspl_version': '1.0.0'}, 'actuator_request_type': {'storage_enclosure': {'enclosure_request': 'ENCL:enclosure:fru:sideplane', 'resource': ''}}}}
Oct 24 10:38:39 2020-10-24 10: 38:38 csm_agent ERROR [get_minion_id] Node server id not found for
Oct 24 10:38:39 2020-10-24 10: 38:39 csm_agent INFO [send] Message Publish to Xchange: sspl-in,Key: actuator-req-key_nodef6eba51e-99dd-4a2c-8357-10da50591c27, Msg Details: {'username': 'sspl-ll', 'expires': 3600, 'description': 'Seagate Storage Platform Library - Low Level - Actuator Request', 'title': 'SSPL-LL Actuator Request', 'signature': 'None', 'time': '2020-10-24 10:38:38.878993', 'message': {'sspl_ll_debug': {'debug_component': 'sensor', 'debug_enabled': True}, 'sspl_ll_msg_header': {'msg_version': '1.0.0', 'uuid': '13dee090-15e5-11eb-8fc9-005056b3e16d', 'schema_version': '1.0.0', 'sspl_version': '1.0.0'}, 'actuator_request_type': {'storage_enclosure': {'enclosure_request': 'ENCL:enclosure:fru:disk', 'resource': '
'}}}}
Oct 24 10:38:39 2020-10-24 10: 38:39 csm_agent INFO [send] Message Publish to Xchange: sspl-in,Key: actuator-req-key_nodef6eba51e-99dd-4a2c-8357-10da50591c27, Msg Details: {'username': 'sspl-ll', 'expires': 3600, 'description': 'Seagate Storage Platform Library - Low Level - Actuator Request', 'title': 'SSPL-LL Actuator Request', 'signature': 'None', 'time': '2020-10-24 10:38:38.878993', 'message': {'sspl_ll_debug': {'debug_component': 'sensor', 'debug_enabled': True}, 'sspl_ll_msg_header': {'msg_version': '1.0.0', 'uuid': '13e83c44-15e5-11eb-8fc9-005056b3e16d', 'schema_version': '1.0.0', 'sspl_version': '1.0.0'}, 'actuator_request_type': {'storage_enclosure': {'enclosure_request': 'ENCL:enclosure:fru:psu', 'resource': '*'}}}}
Oct 24 10:38:39 2020-10-24 10: 38:39 csm_agent ERROR [init] Node server id not found.:Operation Successful:None:None

Dependency Dashboard

This issue provides visibility into Renovate updates and their statuses. Learn more

This repository currently has no open or pending branches.


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

Dependency Dashboard

This issue provides visibility into Renovate updates and their statuses. Learn more

This repository currently has no open or pending branches.

CVE-2022-23491 (Medium) detected in certifi-2022.6.15-py3-none-any.whl

CVE-2022-23491 - Medium Severity Vulnerability

Vulnerable Library - certifi-2022.6.15-py3-none-any.whl

Python package for providing Mozilla's CA Bundle.

Library home page: https://files.pythonhosted.org/packages/e9/06/d3d367b7af6305b16f0d28ae2aaeb86154fa91f144f036c2d5002a5a202b/certifi-2022.6.15-py3-none-any.whl

Path to dependency file: /experiments/stats-timelion/requirements.txt

Path to vulnerable library: /experiments/stats-timelion/requirements.txt

Dependency Hierarchy:

  • requests-2.26.0-py2.py3-none-any.whl (Root Library)
    • โŒ certifi-2022.6.15-py3-none-any.whl (Vulnerable Library)

Found in base branch: main

Vulnerability Details

Certifi is a curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. Certifi 2022.12.07 removes root certificates from "TrustCor" from the root store. These are in the process of being removed from Mozilla's trust store. TrustCor's root certificates are being removed pursuant to an investigation prompted by media reporting that TrustCor's ownership also operated a business that produced spyware. Conclusions of Mozilla's investigation can be found in the linked google group discussion.

Publish Date: 2022-12-07

URL: CVE-2022-23491

CVSS 3 Score Details (6.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: High
    • User Interaction: None
    • Scope: Changed
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: High
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://www.cve.org/CVERecord?id=CVE-2022-23491

Release Date: 2022-12-07

Fix Resolution: certifi - 2022.12.07

Invalid System Name in Cortx Onboarding

In the Onboarding Guide number 2, an image is shown to enter "opensource ova" as System Name. However, it seems that any name with spaces are considered invalid.

Is there any reason for such validations? If so, perhaps the image should be changed?

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

None detected

Document Management API

"CSM (CORTX Management) Swagger is available at https://<management_IP>:28100/api-docs"

This needs to be added to documentation somewhere in this repo. Also should be added to documentation in the parent repo.

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.