bug - Code changes linked to a known issue.
feat - New feature.
hotfix - Quick fixes to the codebase.
spike - Spikes (will probably not be merged - just investigating / testing before moving to a feature branch).
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
import logging | |
import re | |
import json | |
import asyncio | |
import requests | |
# | |
# including these methods as wrappers around requests method | |
# |
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
#!/usr/bin/env python3 | |
import sys | |
import requests | |
import urllib3 | |
import json | |
import re | |
from types import SimpleNamespace as Namespace | |
from feedgen.feed import FeedGenerator | |
output = '' |
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
{ | |
"value": { | |
"known_technology_regex": [ | |
"Server: Nginx 1.2.2", | |
"Via: Varnish 1.1", | |
"data-react-helmet=\"true\" rel=\"stylesheet\"", | |
"Via: 1.1 4a3448a83573e51d340356257951f57a.cloudfront.net (CloudFront)", | |
"/etc.clientlibs/clientlibs/granite/jquery.lc-[a-f0-9]{32}-lc.min.js", | |
"/etc.clientlibs/clientlibs/granite/utils.lc-[a-f0-9]{32}-lc.min.js", | |
"/etc.clientlibs/clientlibs/granite/jquery/granite.lc-[a-f0-9]{32}-lc.min.js", |
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
{ | |
"value": { | |
"known_technology_regex": [ | |
"Server: AkamaiNetStorage", | |
"href=\"https://assets.onestore.ms/cdnfiles/external/mwf/long/v1/v1.25.0/css/mwf-west-european-default.min.css\"", | |
"src=\"https://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.9.1.min.js\"" | |
], | |
"known_technology_regex_reasons": [ | |
"Identifies the server as AkamaiNetStorage", | |
"Identifies the use of Microsoft's Fluent Design System (MWF)", |
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
test |
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
test |
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
test |
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
did:3:kjzl6cwe1jw147tzwskpaew9s0e292hpq6pr1y4o5oma3pxn5ybok1yqkf81ixc |
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
did:3:kjzl6cwe1jw147tzwskpaew9s0e292hpq6pr1y4o5oma3pxn5ybok1yqkf81ixc |
NewerOlder