This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
version: v1 | |
type: rule-type | |
name: pylint_configured | |
severity: | |
value: medium | |
context: | |
provider: github | |
description: Verifies that Pylint is configured for the repository | |
guidance: | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
fetch_packages_for_user() { | |
local username="$1" | |
local output_file="${username}_packages.json" | |
local public_key_file="${username}_public_keys.txt" | |
local packages=() | |
local from=0 | |
local size=100 | |
local total_packages |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const _0x122a47 = _0x4cfd; | |
(function (_0x19b533, _0x3a14dd) { | |
const _0x491cff = _0x4cfd, | |
_0x2dcd82 = _0x19b533(); | |
while (!![]) { | |
try { | |
const _0x2e6977 = | |
(-parseInt(_0x491cff(0x1bd)) / (0x156d + 0x1569 + -0x2ad5)) * | |
(-parseInt(_0x491cff(0x1a7)) / | |
(0x1 * 0x2112 + -0xe * 0x1ea + -0x644)) + |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package main | |
import ( | |
"context" | |
"crypto/rsa" | |
"encoding/json" | |
"fmt" | |
"net/http" | |
"os" | |
"strconv" |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"badges": [], | |
"categories": null, | |
"created_at": "2016-09-07T15:22:40.491981+00:00", | |
"description": "Parser for Rust source code", | |
"documentation": "https://docs.rs/syn", | |
"downloads": 315734391, | |
"exact_match": false, | |
"homepage": null, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"last_update": "2023-10-01 08:13:22", | |
"query": { | |
"bytes_billed": 665253314560, | |
"bytes_processed": 665253058751, | |
"cached": false, | |
"estimated_cost": "3.03" | |
}, | |
"rows": [ | |
{ "download_count": 825947200, "project": "boto3" }, |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"badges": [], | |
"categories": null, | |
"created_at": "2016-09-07T15:22:40.491981+00:00", | |
"description": "Parser for Rust source code", | |
"documentation": "https://docs.rs/syn", | |
"downloads": 298986216, | |
"exact_match": false, | |
"homepage": null, |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"action": "published", | |
"package": { | |
"id": 5581007, | |
"name": "demo-repo-go", | |
"namespace": "stacklok", | |
"description": "", | |
"ecosystem": "CONTAINER", | |
"package_type": "CONTAINER", | |
"html_url": "https://github.com/stacklok/packages/5581007", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"action": "opened", | |
"number": 31, | |
"pull_request": { | |
"url": "https://api.github.com/repos/lukehinds/bad-npm/pulls/31", | |
"id": 1484337637, | |
"node_id": "PR_kwDOJ8ezyc5YeTHl", | |
"html_url": "https://github.com/lukehinds/bad-npm/pull/31", | |
"diff_url": "https://github.com/lukehinds/bad-npm/pull/31.diff", | |
"patch_url": "https://github.com/lukehinds/bad-npm/pull/31.patch", |