
Product
Reachability for Ruby Now in Beta
Reachability analysis for Ruby is now in beta, helping teams identify which vulnerabilities are truly exploitable in their applications.
@redhat-cloud-services/frontend-components-inventory-insights
Advanced tools
Advisor recommendation detail page for RedHat Cloud Services project.
This package exports components to show rules detail page.
Do not use this package anymore, if you want to use advisor detail you can use federated modules provided by advisor team
import React from 'react';
import { useStore } from 'react-redux';
import AsyncComponent from '@redhat-cloud-services/frontend-components/AsyncComponent';
const AdvisorTab = () => {
const store = useStore();
return <AsyncComponent
appName="advisor"
module="./SystemDetail"
store={store}
customItnl
intlProps={{
locale: navigator.language
}}
/>;
};
export default AdvisorTab;
With NPM
npm i -S @redhat-cloud-services/frontend-components-inventory-insights
With yarn
yarn add @redhat-cloud-services/frontend-components-inventory-insights
This package is dependent on @redhat-cloud-services/frontend-components-utilities, @redhat-cloud-services/frontend-components, @redhat-cloud-services/frontend-components-remediations and @redhat-cloud-services/frontend-components-notifications will automatically install them trough direct dependencies.
Its no longer required to directly reference cjs/esm version of the builds.
- import InventoryInsights from '@redhat-cloud-services/frontend-components-inventory-insights/esm'
+ import InventoryInsights from '@redhat-cloud-services/frontend-components-inventory-insights'
It is no longer required to import css separatelly. Styles are injected automatically when the component is used
- @import '@redhat-cloud-services/frontend-components/index.css';
FAQs
Advisor recommendation detail page for RedHat Cloud Services project.
We found that @redhat-cloud-services/frontend-components-inventory-insights demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 8 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Reachability analysis for Ruby is now in beta, helping teams identify which vulnerabilities are truly exploitable in their applications.

Research
/Security News
Malicious npm packages use Adspect cloaking and fake CAPTCHAs to fingerprint visitors and redirect victims to crypto-themed scam sites.

Security News
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.