Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Just another jekyll docs theme compatible with GitHub Pages and AMP
{% include image name="jekyll_theme_amp_screenshot-728x212" %}
remote_theme: rundocs/jekyll-theme-amp
# or
theme: jekyll-theme-amp
Gemfile
source "https://rubygems.org"
gem "jekyll-theme-amp"
gem "github-pages", group: :jekyll_plugins
remote_theme: rundocs/jekyll-theme-amp
title: Your awesome title
lang: # default: en
description: Write an awesome description for your new site here
logo: # default: assets/schema.600x60.png
meta:
key1: value1
key2: value2
key3: value3
key4: value4
.
.
.
readme_index:
with_frontmatter: true
scss: # or via file "_includes/assets/custom.scss"
script: # or via file "_includes/assets/custom.js"
---
date: 2020-01-01
image:
[alt]-[width]x[height]: [src]
.
.
.
---
# Your awesome title
{% raw %}{% include image name="[alt]-[width]x[height]" %}{% endraw %}
AMP test: {{ page.url | absolute_url | append: "#development=1" }}
, then F12
FAQs
Unknown package
We found that jekyll-theme-amp demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.