
Research
Security News
Lazarus Strikes npm Again with New Wave of Malicious Packages
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
@eduzz/fidc-alert
Advanced tools
$ yarn add @eduzz/fidc-alert
# or
$ npm i @eduzz/fidc-alert
import Alert from '@eduzz/fidc-alert';
...
<Alert eduzzId={1234567} userName='Fulano de Tal' />
Todas as props do componente:
prop | tipo | obrigatório | padrão | descrição |
---|---|---|---|---|
eduzzId | number | true | - | - |
userName | string | true | - | - |
action | modal ou newTab | false | newTab | Fortemente recomendado usar como newTab por conta da experiência de maior qualidade pro usuário |
env | production ou homolog ou development | false | REACT_APP_ENV ou production | Pode ser passado um objeto sobrescrevendo determinada propriedade da env |
returnTo | string | false | window.location.href | URL que deseja retornar o usuário após o cadastro ser finalizado ou em outras ações de retornar |
application | Brands | false | eduzz | Lista de aplicações que temos nos tokens do Houston, essa propriedade serve apenas para decidir a cor primária e secundária do componente, se a sua aplicação não está na lista, não precisa informar essa propriedade |
className | string | false | - |
FAQs
### Instalação
The npm package @eduzz/fidc-alert receives a total of 38 weekly downloads. As such, @eduzz/fidc-alert popularity was classified as not popular.
We found that @eduzz/fidc-alert demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 9 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.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.
Security News
Opengrep continues building momentum with the alpha release of its Playground tool, demonstrating the project's rapid evolution just two months after its initial launch.