hexsha
stringlengths 40
40
| size
int64 6
1.05M
| ext
stringclasses 16
values | lang
stringclasses 4
values | max_stars_repo_path
stringlengths 3
956
| max_stars_repo_name
stringlengths 5
113
| max_stars_repo_head_hexsha
stringlengths 40
78
| max_stars_repo_licenses
sequencelengths 1
10
| max_stars_count
int64 1
208k
⌀ | max_stars_repo_stars_event_min_datetime
stringlengths 24
24
⌀ | max_stars_repo_stars_event_max_datetime
stringlengths 24
24
⌀ | max_issues_repo_path
stringlengths 3
956
| max_issues_repo_name
stringlengths 6
110
| max_issues_repo_head_hexsha
stringlengths 40
78
| max_issues_repo_licenses
sequencelengths 1
10
| max_issues_count
int64 1
134k
⌀ | max_issues_repo_issues_event_min_datetime
stringlengths 24
24
⌀ | max_issues_repo_issues_event_max_datetime
stringlengths 24
24
⌀ | max_forks_repo_path
stringlengths 3
956
| max_forks_repo_name
stringlengths 6
110
| max_forks_repo_head_hexsha
stringlengths 40
78
| max_forks_repo_licenses
sequencelengths 1
10
| max_forks_count
int64 1
105k
⌀ | max_forks_repo_forks_event_min_datetime
stringlengths 24
24
⌀ | max_forks_repo_forks_event_max_datetime
stringlengths 24
24
⌀ | content
stringlengths 6
1.05M
| avg_line_length
float64 1.25
1.04M
| max_line_length
int64 2
1.04M
| alphanum_fraction
float64 0.01
1
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a934a1fa81ed1129a79336a4afa404c413f9cf72 | 178 | yaml | YAML | test/integration/targets/nxos_nxapi/tasks/platform/n5k/assert_changes_https.yaml | Container-Projects/ansible-provider-docs | 100b695b0b0c4d8d08af362069557ffc735d0d7e | [
"PSF-2.0",
"BSD-2-Clause",
"MIT"
] | 37 | 2017-08-15T15:02:43.000Z | 2021-07-23T03:44:31.000Z | test/integration/targets/nxos_nxapi/tasks/platform/n5k/assert_changes_https.yaml | Container-Projects/ansible-provider-docs | 100b695b0b0c4d8d08af362069557ffc735d0d7e | [
"PSF-2.0",
"BSD-2-Clause",
"MIT"
] | 12 | 2020-02-21T07:24:52.000Z | 2020-04-14T09:54:32.000Z | test/integration/targets/nxos_nxapi/tasks/platform/n5k/assert_changes_https.yaml | Container-Projects/ansible-provider-docs | 100b695b0b0c4d8d08af362069557ffc735d0d7e | [
"PSF-2.0",
"BSD-2-Clause",
"MIT"
] | 49 | 2017-08-15T09:52:13.000Z | 2022-03-21T17:11:54.000Z | ---
- name: Assert HTTPS configuration changes
assert:
that:
- result.stdout[0].http_port is not defined
- result.stdout[0].https_port|string is search("9443")
| 25.428571 | 60 | 0.674157 |
a939058068b563c651370f8045668e083b5feda8 | 131 | yml | YAML | tests/licensedcode/data/more_licenses/tests/QT/Qt.Commercial_OR_LGPL-2.1_WITH_exception.txt.yml | TechnicallyMay/scancode-toolkit | 654419801fad50ef64cf521fa3205de401674161 | [
"Apache-2.0",
"CC0-1.0"
] | null | null | null | tests/licensedcode/data/more_licenses/tests/QT/Qt.Commercial_OR_LGPL-2.1_WITH_exception.txt.yml | TechnicallyMay/scancode-toolkit | 654419801fad50ef64cf521fa3205de401674161 | [
"Apache-2.0",
"CC0-1.0"
] | null | null | null | tests/licensedcode/data/more_licenses/tests/QT/Qt.Commercial_OR_LGPL-2.1_WITH_exception.txt.yml | TechnicallyMay/scancode-toolkit | 654419801fad50ef64cf521fa3205de401674161 | [
"Apache-2.0",
"CC0-1.0"
] | null | null | null | license_expressions:
- commercial-license
- lgpl-2.1
- lgpl-3.0
- lgpl-2.1
- unknown
- lgpl-2.0-plus
- lgpl-2.0-plus
| 14.555556 | 22 | 0.618321 |
a94274b2134f35c1c826496695a099ce8c4b7b83 | 899 | yml | YAML | provision/roles/setup_redis/tasks/main.yml | gtarnaras/vagrant-redis-cluster | 43ea375f8f97611bf963bcb691b618b8ce2a42f5 | [
"MIT"
] | null | null | null | provision/roles/setup_redis/tasks/main.yml | gtarnaras/vagrant-redis-cluster | 43ea375f8f97611bf963bcb691b618b8ce2a42f5 | [
"MIT"
] | null | null | null | provision/roles/setup_redis/tasks/main.yml | gtarnaras/vagrant-redis-cluster | 43ea375f8f97611bf963bcb691b618b8ce2a42f5 | [
"MIT"
] | null | null | null | ---
# ###################################################################
#
# This is the template that orchestrates the setup and install
#
# ###################################################################
# sudo apt-get update
- name: SETUP | Update apt packages
become: yes
apt:
update_cache: yes
tags:
- system
# sudo apt-get autoclean
- name: SETUP | Remove useless apt packages from the cache
become: yes
apt:
autoclean: yes
tags:
- system
# Import redis tasks
- name: SETUP | Import redis tasks
include_tasks: redis.yml
tags:
- redis
# Import prerequisites tasks for cluster setup
- name: SETUP | Import prerequisites tasks
become: yes
include_tasks: prereq.yml
tags:
- prerequisites
# sudo apt-get autoremove
- name: SETUP | Remove dependencies that are no longer required
become: yes
apt:
autoremove: yes
tags:
- system | 20.906977 | 69 | 0.58287 |
a942e66d9776b67070b8c63e8343735e27f4486d | 16,639 | yml | YAML | attribute_epc_examples/TMKP_Attribute_EPC_Examples_1-25-21.yml | NCATSTranslator/EPC-Working-Group | 13f81b61750b08c03d7bbbeb2c4edb68899ffe64 | [
"MIT"
] | null | null | null | attribute_epc_examples/TMKP_Attribute_EPC_Examples_1-25-21.yml | NCATSTranslator/EPC-Working-Group | 13f81b61750b08c03d7bbbeb2c4edb68899ffe64 | [
"MIT"
] | null | null | null | attribute_epc_examples/TMKP_Attribute_EPC_Examples_1-25-21.yml | NCATSTranslator/EPC-Working-Group | 13f81b61750b08c03d7bbbeb2c4edb68899ffe64 | [
"MIT"
] | null | null | null | # TMKP's Proposed Attribute-based representation, TRAPI 1.0 compliant (from https://github.com/NCATSTranslator/Text-Mining-Provider-Roadmap/issues/78)
nodes:
- id: CHEBI:3215
category: biolink:ChemicalSubstance
name: "bupivacaine"
attributes: # MHB: I view the confidence score as a piece of evidnece supporting the association (how confident we are that the NLP tool correctly identified a concept in text). It is not really an attribute of the "bupivacaine" concept that should travel with the node. Also, in this example this concept was extracted from two sentences from two different pubs - each of which likely comes with its own confidence score, right? . . . so we cannot collapse to one score hanging from the subject node, right . . . unless this is a composite score derived from all sentence-specific scores? But I suspect we want to keep these subject/object confidence scores separate, and with the pubs they came from?
- attribute_type_id: SEPIO:0000168 # confidence_score
attribute_from_source: "has confidence score"
value: 0.7578
value_type_id: biolink:ConfidenceLevel
value_type_from_source: "confidence score"
value_source: TMProvider
- id: PR:000031567
category: biolink:GeneOrGeneProduct
name: "LRRC3B"
attributes: # Same comment as for the node above
- attribute_type_id: SEPIO:0000168 # confidence_score
attribute_from_source: "has confidence score"
value: 0.5467
value_type_id: biolink:ConfidenceLevel
value_type_from_source: "confidence score"
value_source: TMProvider
edges:
- id: tmkp.Association001
category: biolink:ChemicalToGeneAssociation
subject: CHEBI:3215 # bupivacaine
predicate: biolink:negatively_regulates_entity_to_entity
object: PR:000031567 # LRRC3B
attributes:
- attribute_type_id: SEPIO:0000438 # has_supporting_evidence_from_source
attribute_from_source: "source publication" # MHB: TMKP is the source - what would you put here, if anything?
value: PMID:29085514
value_type_id: biolink:Publication # Consider what level of typing to assign here (string? edam:data_3671? biolink:Publication) - what is use case?
value_type_from_source: "PMID"
value_source: TMProvider
attributes:
- attribute_type_id: SIO:000028 # has part
value: "The administration of 50 µg/ml bupivacaine promoted maximum breast cancer cell invasion, and suppressed LRRC3B mRNA expression in cells."
value_type_id: EDAM:data_3671 # text, or SIO:000113 'sentence'
value_type_from_source: sentence text
attributes:
- attribute_type_id: SIO:000028 # has part
value: '31|42'
value_type_id: SIO:001056 # character position
value_type_from_source: subject span
- attribute_type_id: SIO:000028 # has part
value: '104|110'
value_type_id: SIO:001056 # character position
value_type_from_source: object span
# MHB: SEPIO:has_supporting_evidence is used to link an assertion to info representing evidence supporting it - so this attribute object should hang from the edge/association directly (two levels up), not the sentence.
- attribute_type_id: SEPIO:0000440 # has_supporting_evidence
value: 0.99956816
value_type_id: EDAM:data_1772 # score
value_type_from_source: sentence confidence score
value_source: TMProvider BERT model v0.1
- attribute_type_id: SEPIO:0000438 # has_supporting_evidence_from_source
attribute_from_source: "source publication" # what the source might have called the relationship
value: PMID:12345678
value_type_id: biolink:Publication # here a biolink term is used to type the value.
value_type_from_source: "PMID"
value_source: TMProvider
attributes:
- attribute_type_id: SIO:000028 # has part
value: "This is a second sentence indicating that bupivacaine negatively regulates LRRC3B.'"
value_type_id: EDAM:data_3671 # text, or SIO:000113 'sentence'
value_type_from_source: sentence text
attributes:
- attribute_type_id: SIO:000028 # has part
value: '42|53'
value_type_id: SIO:001056 # character position
value_type_from_source: subject span
- attribute_type_id: SIO:000028 # has part
value: '75|81'
value_type_id: SIO:001056 # character position
value_type_from_source: object span
- attribute_type_id: SEPIO:0000440 # has_supporting_evidence
value: 0.876
value_type_id: EDAM:data_1772 # score
value_type_from_source: sentence confidence score
value_source: TMProvider BERT model v0.1
- attribute_type_id: SEPIO:0000168 # confidence_score
attribute_from_source: "has aggregate confidence score"
value: 0.64711234
value_type_id: biolink:ConfidenceLevel
value_type_from_source: "aggregate confidence score" # explain what this is . . . confidence in accurate sentence extraction, or in the validity of the assertion?
value_source: TMProvider
# ---------------------------------------------------------------------------------------------------------
id category subject predicate object relation biolink_epc_property_1 biolink_epc_property_2 category publications
urn:uuid:5b06e86f-d768-4cd9-ac27-abe31e95ab1e HGNC:11603 biolink:contributes_to MONDO:0005002 RO:0003304 MonarchArchive:gwascatalog biolink:GeneToDiseaseAssociation PMID:26634245|PMID:26634244
## Native/Structured SEPIO Representation of Matt's Proposed Model (see Lucidchart diagram for high-level view)
- id: tmkp.Association001
category: biolink:ChemicalToGeneAssociation
subject: CHEBI:3215 # bupivacaine
predicate: biolink:negatively_regulates_entity_to_entity
object: NCBIGene:51176
has_evidence_from_source:
- id: PMID:29085514
type: biolink:Publication
- id: PMID:12345678
type: biolink:Publication
has_evidence_line:
## Evidence Line #1
- id: tmkp.EvidenceLine001
type: SEPIO:000002 # Evidence Line
has_support_from_source: PMID:29085514
has_evidence_item:
- id: tmkp.Statement001
type: SEPIO:0000174 # Statement
text: "The administration of 50 ?g/ml bupivacaine promoted maximum breast cancer cell invasion, and suppressed LRRC3B mRNA expression in cells."
subject: 31|42 # character position of the text 'bupivacaine'
object: 104|110 # character position of the text 'LRRC3B'
is_reported_in: PMID:29085514
- id: tmkp.Score001
type: biolink:xxxx # sentence confidence score (that sentence was extracted/translated accurately from the pub, not that it is true)
value: 0.99956816
authored_by: TMProvider BERT model v0.1 # is this a computational agent that generated the score, or method specifying how it was calculated?
- id: tmkp.Score002
type: biolink:xxxx # subject concept confidence score (confidence that concept was extracted/translated accurately from the pub)
value: 0.7578
authored_by: TMProvider
- id: tmkp.Score003
type: biolink:xxxx # object concept confidence score (confidence that concept was extracted/translated accurately from the pub)
value: 0.5467
authored_by: TMProvider
## Evidence Line #2
- id: tmkp.EvidenceLine002
type: SEPIO:0000002 # Evidence Line
has_support_from_source: PMID:12345678
has_evidence_item:
- id: tmkp.Statement002
type: SEPIO:0000174 # Statement
text: "This is a second sentence indicating that bupivacaine negatively regulates LRRC3B.'"
subject: 42|53 # character position of the text 'bupivacaine'
object: 75|81 # character position of the text 'LRRC3B'
is_reported_in: PMID:12345678
- id: tmkp.Score004
type: biolink:xxxx # sentence confidence score (that sentence was extracted/translated accurately from the pub, not that it is true)
value: 0.876
authored_by: TMProvider BERT model v0.1 # is this a computational agent that generated the score, or method specifying how it was calculated?
- id: tmkp.Score005
type: biolink:xxxx # subject concept confidence score (confidence that concept was extracted/translated accurately from the pub)
value: ???? # presumably this would be different than the '0.7578' subject score reported for concept confidence from the first pub?
authored_by: TMProvider
- id: tmkp.Score006
type: biolink:xxxx # object concept confidence score (confidence that concept was extracted/translated accurately from the pub)
value: ???? # presumably this would be different than the '0.5467' subject score reported for concept confidence from the first pub?
authored_by: TMProvider
# --------------------------------------------
# TRAPI 1.1 Attribute-based Representation of Matt's Proposed Model (preserving SEPIO-semantics)
- id: tmkp.Association001
category: biolink:ChemicalToGeneAssociation
subject: CHEBI:3215 # bupivacaine
predicate: biolink:negatively_regulates_entity_to_entity
object: NCBIGene:51176
attributes:
- attribute_type_id: SEPIO:0000145 # has_evidence_from_source (you can point to the supporting pub from the Association, or each line of evidence - see below)
value:
- PMID:29085514
- PMID:12345678
value_type_id: biolink:Publication
value_source: TMProvider
## Evidence Line #1
- attribute_type_id: SEPIO:0000006 # has_evidence_line
value: tmkp.EvidenceLine001
value_type_id: SEPIO:000002 # Evidence Line
value_source: TMProvider
attributes:
- attribute_type_id: SEPIO:0000124 # has_support_from_source
value: PMID:29085514
value_type_id: biolink:Publication
value_source: TMProvider
- attribute_type_id: SEPIO:0000084 # has_evidence_item
value: "The administration of 50 ?g/ml bupivacaine promoted maximum breast cancer cell invasion, and suppressed LRRC3B mRNA expression in cells."
value_type_id: SEPIO:0000174 # Statement
value_source: TMProvider
attributes:
- attribute_type_id: SEPIO:0000388 # has_subject
value: 31|42
value_type_id: SIO:001056 # character position
value_source: TMProvider
- attribute_type_id: SEPIO:0000390 # has_object
value: 104|110
value_type_id: SIO:001056 # character position
value_source: TMProvider
- attribute_type_id: SEPIO:0000084 # has_evidence_item
value: 0.99956816
value_type_id: EDAM:data_1772 # score
value_type_from_source: sentence confidence score
value_source: TMProvider
- attribute_type_id: SEPIO:0000130 # authored_by
value: TMProvider BERT model v0.1
value_type_id: prov:Agent
value_source: TMProvider
- attribute_type_id: SEPIO:0000084 # has_evidence_item
value: 0.7578
value_type_id: EDAM:data_1772 # score
value_type_from_source: subject confidence score
value_source: TMProvider
- attribute_type_id: SEPIO:0000084 # has_evidence_item
value: 0.5467
value_type_id: EDAM:data_1772 # score
value_type_from_source: object confidence score
value_source: TMProvider
## Evidence Line #2
- attribute_type_id: SEPIO:0000006 # has_evidence_line
value: tmkp.EvidenceLine002
value_type_id: SEPIO:000002 # Evidence Line
value_source: TMProvider
attributes:
- attribute_type_id: SEPIO:0000124 # has_support_from_source
value: PMID:12345678
value_type_id: biolink:Publication
value_source: TMProvider
- attribute_type_id: SEPIO:0000084 # has_evidence_item
value: "This is a second sentence indicating that bupivacaine negatively regulates LRRC3B.'"
value_type_id: SEPIO:0000174 # Statement
value_source: TMProvider
attributes:
- attribute_type_id: SEPIO:0000388 # has_subject
value: 42|53
value_type_id: SIO:001056 # character position
value_source: TMProvider
- attribute_type_id: SEPIO:0000390 # has_object
value: 75|81
value_type_id: SIO:001056 # character position
value_source: TMProvider
- attribute_type_id: SEPIO:0000084 # has_evidence_item
value: 0.876
value_type_id: EDAM:data_1772 # score
value_type_from_source: sentence confidence score
value_source: TMProvider
- attribute_type_id: SEPIO:0000130 # authored_by
value: TMProvider BERT model v0.1
value_type_id: prov:Agent
value_source: TMProvider
- attribute_type_id: SEPIO:0000084 # has_evidence_item
value: ?????
value_type_id: EDAM:data_1772 # score
value_type_from_source: subject confidence score
value_source: TMProvider
- attribute_type_id: SEPIO:0000084 # has_evidence_item
value: ?????
value_type_id: EDAM:data_1772 # score
value_type_from_source: object confidence score
value_source: TMProvider
## --------------------------------------------------------------------------------
## Alternate representations of the text from the pub that the Associaton was mined from
## (as a SIO:Sentence, with spans as parts, insted of a SEPIO:Statement, with spans as subject/object)
# As Native/Structured SEPIO
- id: tmkp.Sentence001
type: SIO:000113 # Sentence
text: "The administration of 50 ?g/ml bupivacaine promoted maximum breast cancer cell invasion, and suppressed LRRC3B mRNA expression in cells."
has_part:
- id: tmkp.Span001
type: SIO:001056 # character position
value: 31|42 # position of the text 'bupivacaine'
- id: tmkp.Span002
type: SIO:001056 # character position
value: 104|110 # position of the text 'LRRC3B'
is_part_of: PMID:29085514
# As TRAPI/Attribute-based SEPIO
attributes:
- attribute_type_id: SEPIO:0000084 # has_evidence_item
value: "The administration of 50 ?g/ml bupivacaine promoted maximum breast cancer cell invasion, and suppressed LRRC3B mRNA expression in cells."
value_type_id: SIO:000113 # Sentence
value_source: TMProvider
attributes:
- attribute_type_id: SIO:000028 # has_part
value: 31|42
value_type_id: SIO:001056 # character position
value_source: TMProvider
- attribute_type_id: SIO:000028 # has_part
value: 104|110
value_type_id: SIO:001056 # character position
value_source: TMProvider
## ---------------------------------------------------------------------------------------------
## Additional Use Case - Associations supported by multiple sentnces from the same paper (where these all support one line of evidence)
## Alternate Proposal (using Study Result objects instead of Evidence Lines)
# TO DO
| 50.421212 | 708 | 0.634774 |
a94562e1cddbc8e6818ca00fa379d8529d1988fc | 19,695 | yaml | YAML | sensitive/secret-path-prefix-underscore.yaml | gprime31/jaeles-signatures | e9595197c80521d64e31b846808095dd07c407e9 | [
"MIT"
] | 248 | 2019-11-15T15:57:05.000Z | 2022-03-21T00:39:24.000Z | sensitive/secret-path-prefix-underscore.yaml | ARPSyndicate/jaeles-signatures | 6eefc007406ecf3793fce06abde0df1d182f1d02 | [
"MIT"
] | 10 | 2020-04-10T15:32:58.000Z | 2021-09-22T19:13:01.000Z | sensitive/secret-path-prefix-underscore.yaml | ARPSyndicate/jaeles-signatures | 6eefc007406ecf3793fce06abde0df1d182f1d02 | [
"MIT"
] | 69 | 2019-11-18T10:07:37.000Z | 2022-03-06T09:00:27.000Z | id: secret-path-prefix-underscore
filter: true
donce: true
info:
name: Common Secret Files - Underscore Prefix
risk: Potential
confidence: Tentative
params:
- root: "{{.BaseURL}}"
origin:
method: GET
redirect: false
headers:
- User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:55.0) Gecko/20100101 Firefox/55
url: >-
{{.BaseURL}}/_hopefullyget404
variables:
- secret: |
_.htpasswd
_/activities
_/health
_Admin/
_AuthChangeUrl
_Dockerfile
_DynaCacheEsi
_DynaCacheEsi/
_LPHPMYADMIN/
_Pvt_Extensions
_SQL
_TeamCity
_UpgradeReport_Files/
_WEB_INF/
__/anotherpage
__/test
__MACOSX
__SQL
__admin
__app
__backup
__cache/
__class__.yaml
__config
__console.log
__content
__data
__debug__
__docs__
__documents
__dummy.html
__history/
__index
__init__.py
__mysql_errors.log
__namespace__.yaml
__pma___
__pycache__/
__recovery/
__services
__shared
__system__
__template
__templates
__tools
__uploads
__users
_about
_abs
_action
_actions
_activate
_activex
_addons
_addproduct
_address
_addtocart
_adm
_admin
_admin.html
_admin/
_admin_
_admincp
_administracion
_administration
_adminpages
_adpage
_ads
_adserver
_adtest
_adv
_advanced
_advertise
_advertising
_aff
_affiliate
_affinoversion
_ah
_ah/background
_ah/bounce
_ah/counter
_ah/health
_ah/mail/
_ah/queue/apply-changes
_ah/queue/retire-bid
_ah/queue/retire-tx
_ah/remote_api
_ah/start
_ah/stop
_ah/warmup
_ah/xmpp/message/chat/
_ajax
_ajaxratings
_all_dbs
_alpha
_alsobought
_alt
_amazon
_ana
_analog
_analytics
_ani
_anim
_animations
_announcements
_antiguo
_ao
_ap
_api
_app
_app_bin
_app_code
_app_offline
_applet
_applets
_application
_applications
_apps
_archiv
_archive
_archived
_archiver
_archives
_archivos
_aree
_art
_articles
_artperpage
_ascx
_asp
_aspnet_client
_aspx
_assets
_ast
_async
_async_call
_attachments
_audio
_auth
_authforms
_autoindex
_aweb
_awm_file
_awstats
_awstats/
_awstats_icons
_back
_back_up
_backend
_backoffice
_backup
_backup_
_backup_old
_backupdb
_backups
_bak
_baks
_baner
_bank
_banner
_banners
_base
_basket
_batch
_bbs
_bbtparts
_bd
_bestsell
_bet
_beta
_betterbook.yaml
_bf
_bfr_img
_bilder
_bin
_binding
_bits
_bk
_bkp
_bkup
_blank
_ble
_blnk
_blocks
_blog
_blog2
_blogs
_board
_boarders
_book
_bookings
_books
_border
_borders
_bors
_bottom
_box
_bu
_buf
_bugs
_build
_build/
_buttons
_buy
_c
_cache
_cache/
_cadastro
_cal
_calculators
_calendar
_callback
_callouts
_campaign
_campaigns
_capca
_captcha
_careers
_cart
_cartNav
_cartnav
_cat/health
_cat/indices
_catalog
_catalogs
_cc
_ccbcue
_ccn
_cdn
_cert
_cfc
_cfcs
_cfg
_cftags
_cfxtags
_cgi
_cgi-bin
_cgi_bin
_cgidata
_cgitemp
_chat
_chcounter
_check
_check_authen
_check_spell
_ci
_cincs
_cj
_class
_classes
_clickheat
_client
_clients
_closed
_cluster/stats
_cm_admin
_cms
_cmseditor
_cobrandpsp
_code
_colorbox
_com
_com_images
_comm
_common
_common.xsl
_comp
_company
_compile
_component
_components
_comps
_conf
_config
_config-rating
_config-rating2
_config.inc
_config.yml
_configs
_configuration
_confirm
_conflist
_conn
_connect
_connections
_console
_constants
_cont
_contact
_content
_contentindex
_contents
_contribute
_control
_controller
_controllers
_controls
_convert
_copies
_copy
_core
_counter
_counters
_countries
_cover
_cpix
_cron
_cronjobs
_crons
_crontab
_crossDomain
_cruise
_cs
_cs_apps
_cs_upload
_cs_xmlpub
_css
_css2
_css_js
_csv
_ct
_cti_pvt
_cti_txt
_cts
_ctsi
_cultural
_custom
_customer
_customtags
_cusudi
_cv
_cwtools
_d
_da
_data
_data-cached
_data/
_database
_database2
_databases
_dataprocessing
_date
_dave
_day
_db
_dbAdmin
_db_backup
_db_backups
_db_import
_db_interface
_db_updates
_dbadmin
_dbase
_de
_dealership
_debug
_debug.log
_debugbar/open
_default
_deinit
_del
_delall
_delete
_deleted
_delitem
_demo
_demosourse
_deried
_derived
_design
_designs
_detail
_details
_dev
_dev_store
_development
_devtools
_devy
_df
_diary
_diet
_dii
_directoresavfeed
_directory
_disc
_disc1
_disc2
_disc3
_disc5
_discussion
_discussion1
_disid
_display_methods
_dist_error_
_distiller
_diversen
_dlls
_dn
_dnu
_do
_doc
_docs
_documentation
_documentbank
_documents
_dokumente
_domain
_down
_download
_download_files
_downloads
_dpalogos
_draft
_drawrating
_dropdowns
_dsn
_dualpayment
_dummy
_dump
_dumper
_dwn
_e
_e-alarmy
_ecards
_eccomerce_
_edit
_edit_
_edititem
_editor
_editori
_editoru
_editqty
_en
_engine
_entries
_epresence
_err
_erreurs
_erro
_error
_error_docs
_error_pages
_errordocs
_errormsg
_errorpages
_errors
_es
_estate
_estaticas
_estilos
_estore
_etc
_eumm/
_eventcalendar
_eweb
_ewebeditor
_example
_excel
_exec
_expand
_experimental
_expired
_exploits
_export
_exports_
_ext
_extensions
_extern
_external
_exthp
_extranet
_extras
_family
_faq
_fav
_fb
_fbfiles_dist
_fck
_fckeditor
_featured
_feed
_feed-comments
_feedback
_feeds
_felt
_ffp
_fields
_file
_files
_fileupload
_fla
_flash
_flashapp
_flickr
_flowplayer
_flv
_fm
_fnc
_fonc
_fonds
_font
_fonte
_fonts
_foot
_fpclass/
_framework
_frizz/
_funcion/
_funciones/
_function/
_functions/
_g
_gatools
_gestione
_gesuche
_go
_google
_gotcha
_goto
_gr
_graphics
_gsdata_
_guestbook
_gui
_h5ai/
_handlers
_hbg
_health
_healthz
_hhdocs
_hidden
_hide
_highslide
_hint
_history
_hlev
_hold
_holding
_holiday2002
_home
_homepage
_hp
_hrBlock
_hrblock
_htaccess
_htc
_html
_htmleditor
_htmlemail
_htmltemplates
_iframes
_iis_customdocs
_image
_imagenes
_imagens
_images
_img
_img_upload
_imgd
_imgs
_immediacy
_import
_imppic
_in
_inactive
_inc
_inc/
_inc_
_inc_commons
_inc_special
_incl
_include
_include/
_includes
_includes/
_includes_
_includes_old
_incs
_index
_indexation
_indices/delete
_indices/mapping
_info
_info/
_informer
_informer_
_init
_inoc
_ins
_insert
_install
_install_
_installation
_int
_interface
_intern
_internal
_internal/capabilities/
_internat
_intra
_irc
_it
_java
_java_tools
_javascript
_javascripts
_jcr_content
_jquery
_js
_jscript
_jscss
_jsgo/
_json
_jsp
_jument
_junk
_jx
_lab
_labs
_laetis
_landing
_landingLog
_landingpages
_lang
_lang_r
_language
_languages
_later
_launch
_layout
_layouts
_layouts/
_lbstatus
_ld
_left
_leftmenu
_legacy
_lenders
_lib
_libraries
_library
_libs
_licences
_license
_lightwindow
_link
_linking
_links
_list
_listings
_live
_livezilla
_lizenz
_lng
_lnk
_local
_log
_log/
_log_redirect
_logdata
_logfiles
_login
_logo
_logos
_logout
_logs
_logs/
_mail
_mailer
_mailing
_mails
_main
_maint
_maintenance
_manage
_management
_manager
_manual
_map
_maps
_marketing
_master
_masterpages
_masters
_mdb
_me
_mecache
_meconf
_media
_mediaimages
_mediaplayer
_mediawiki
_medienid
_meiew
_mem_bin
_mem_bin/
_member
_members
_menu
_menueditor
_menues
_menus
_messages
_meta
_metadata
_mgxftp
_mgxroot
_micro
_min
_misc
_mm
_mmDBScripts
_mmServerScripts
_mmServerScripts/
_mmServerscripts
_mmdbscripts
_mmsererscripts
_mmserverscripts
_mobile
_mockup
_mod
_mod_files
_model
_modeles
_mods
_module
_modules
_modulos
_moje
_monitor
_monitor_
_monopoly
_moodle
_more
_moteur
_moya
_mrtg
_mshtml
_msptp
_mt
_mtrack
_music
_my
_myaccount
_myadmin
_mygallery
_mysererscripts
_mysql
_n
_nav
_navigation
_new
_new-design
_newcmm
_news
_news_admin_
_newses_
_newsite
_newsletter
_newsletters
_ng
_nicolasap
_nipd
_nocrawl
_nodes
_noindex
_note
_notes
_notes/
_noticias
_notify
_notinuse
_notused
_noupload
_novo
_novo/
_numbers
_nv
_objects
_obsolete
_octopress.yml
_old
_older
_oldfiles
_oldimages
_oldrandi
_oldroot
_oldsite
_oldwebsite
_ols
_omniture
_ontv
_open
_openads
_orders
_original
_out
_overlay
_overlays
_p
_packager
_page
_pagelistmenu
_pagepieces
_pages
_pagesection
_paginas
_panels
_parse
_partner
_partners
_parts
_passwords
_pay
_payment
_paypal
_pcs
_pda
_pdf
_pdfs
_pear
_pedidos
_pending
_people
_pg/
_pgs
_pgtres
_phpmyadmin
_phpmyadmin/
_ping
_pkginfo.txt
_play/
_ppadmin
_pprof
_price
_print
_printPage
_printabletext
_printpage
_priv
_priv8/
_privado/
_privados/
_private
_private/
_private1
_privateassets
_process
_process-email
_processing
_prod
_production
_profile
_profiler
_programs
_project
_projects
_promotions
_protected
_prototip
_provate
_proxy
_pruebas
_prw_
_ps
_psd
_psitemap
_pt
_pub
_public
_public_tools
_publication
_publicidad
_publish
_pw
_pwa
_pwk
_qrcode
_qt
_queries
_query.php
_quit
_r2
_rade
_radio
_rainbow
_rd
_readme
_rec
_recent
_recent_
_recommend
_recovery
_recvpo
_recycler_
_redaktion
_redesign
_redir
_redirect
_redirects
_ref
_refract
_register
_reklama
_release
_remote
_remove_config.yaml
_removed
_rentals_rates
_report
_reports
_repository
_reqdis
_res
_resetp
_resizeplugin
_resource_
_resources
_restart
_restricted
_resx
_review
_reviewlist
_reviews
_revslider
_rewrite
_rfpposting
_robots
_root
_rotate
_rpc
_rss
_runtime
_s
_safe
_sales
_salesmodules
_sandbox
_sav
_save
_sbox
_schedule
_scheduler
_scr
_script
_script.js
_script.js.map
_scriptjs
_search
_self
_server
_service
_services
_sess
_sessions
_setadrs
_setship
_setsiteCookie
_setsitecookie
_settings
_setup
_share
_shared
_shared_content
_site/
_siteadmin
_siteinfo
_sitemap
_sitemap_app
_sitemaps
_sites
_siteshape
_sitewide
_sito
_skin
_skins
_skins_tmp
_sklep
_slave_01
_smarty
_sms
_snippets
_social
_sock/
_soft
_solmyr
_sounds
_source
_sources
_sp
_spam_status
_speaker
_special
_specials
_splash
_sponsor
_sponsors
_spry
_spryassets
_sql
_sql2dsl
_sqladm
_src
_srv-msg
_ss
_ssi
_ssl
_ssl_certificate
_st
_staff
_stage
_staging
_staging_
_start
_startseite-neu-rd
_stat
_states
_static
_statistics
_stats
_stats_
_status
_stdVerband
_storage
_store
_store_taf
_stratus
_struktur
_stuff
_style
_style-guide
_styles
_stylesheets
_su
_sub
_subscribe
_suche
_summary
_superadmin
_support
_survey
_sviluppo
_svn
_swf
_swf_replacement
_swfs
_symp
_syncapp
_sys
_sys_
_sys_admin
_system
_system_
_sysutils
_ta
_tab
_tag
_task
_tasks
_tbkp
_teaser
_teaserpool
_tech
_tech_includes
_tech_listings
_technik
_telechargement
_tell_a_friend
_tema
_temp
_temp/
_temp_
_temp_manuelles
_tempalbums
_tempfiles
_template
_template/handle
_template_assets
_templates
_templates_
_templates_c
_tengrinews_240x400
_terms
_test
_test20091214
_test_
_testcases
_testcases_terranc
_teste
_testing
_testpages
_tests
_testserver
_testweb
_text
_textimage
_theme
_themes
_third-party
_thumbnails
_thumbs
_thumbs/
_ti_cnf
_ti_files
_ti_pt
_ti_script
_ti_txt
_tier1_homepage
_tips
_tk
_tm
_tmp
_tmp_transaction
_tmp_war
_tmp_war_DefaultWebApp
_tmpfileop
_tmpl
_today
_todo
_tool
_toolbox
_toolkit
_tools
_top
_topnav
_tp
_tpl
_tra
_track
_tracker
_tracking
_tracks
_training
_transfer
_translation
_trash
_trust
_tutorial
_tutorials
_twitter
_txt
_uac
_uat
_ucenter
_udf
_ui
_uj_randi
_unbeatable
_unused
_unused_files
_updates
_upgradereport_files
_uplds
_upload
_upload/template
_uploaded
_uploadedfiles
_uploadedimages
_uploader
_uploadfile
_uploads
_us
_usage
_user
_usercontrol
_usercontrols
_userfiles
_users
_usr
_utbs
_util
_utilities
_utility
_utils
_utm
_verity
_versionen
_versions
_vertrieb
_view
_views
_visa
_vozni_red
_vti_adm
_vti_adm/
_vti_admin
_vti_aut
_vti_aut/
_vti_bin
_vti_bin/
_vti_cnf
_vti_cnf/
_vti_inf.html
_vti_info.html
_vti_log
_vti_log/
_vti_pvt
_vti_pvt/
_vti_script
_vti_txt
_vti_txt/
_w
_wasm/
_watermark
_wcv
_web
_webalizer
_webalizer/
_webdata
_webdev
_webmaster
_webservices
_webstats
_webtools
_welcome
_widget
_widgets
_wiki
_wine
_wip
_wizardimages
_wk
_work
_working
_works
_wp
_wp_generated
_wp_scripts
_wpeprivate
_wpeprivate/
_wpframe
_wpg-submissions
_wpresources
_ws
_ws/
_wui
_wuscripts
_www
_wysiwyg
_yardoc/
requests:
- method: GET
redirect: false
headers:
- User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3984.0 Safari/537.36
url: >-
{{.root}}/{{.secret}}
detections:
- >-
Diff() && StatusCode() == 200 && !RegexSearch("response", "(?i)(Oops!|Whoops!|AutodiscoverService|not\sfound|Request\sRejected|Access\sDenied|a\sbad\sURL|has\sbeen\slocked)") && (RegexSearch("resHeaders", "Accept-Ranges.*bytes") || RegexSearch("resHeaders", ".*Content-Type:.*octet-stream") || RegexSearch("resHeaders", "text/plain")) && !RegexSearch("resHeaders", "text/html") && (Math.abs(ContentLength() - OriginContentLength()) > 100) && ContentLength('body') > 100 && !StringSearch("oresponse", "text/plain") && !RegexSearch("body", "(?i)(\<\!doctype|\<html|\<head|\<body)")
| 15.471328 | 587 | 0.530947 |
a94b05f552dc88b25696a9a3a4df1d5fe30fd0ae | 9,858 | yml | YAML | latest/docs-ref-autogen/network/application-gateway/frontend-ip.yml | snobu/azure-docs-cli-python | 64bb7802e73f240c2028c1533806c8676637b085 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2021-06-20T19:42:55.000Z | 2021-06-20T19:42:55.000Z | latest/docs-ref-autogen/network/application-gateway/frontend-ip.yml | snobu/azure-docs-cli-python | 64bb7802e73f240c2028c1533806c8676637b085 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | latest/docs-ref-autogen/network/application-gateway/frontend-ip.yml | snobu/azure-docs-cli-python | 64bb7802e73f240c2028c1533806c8676637b085 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2021-06-20T19:42:58.000Z | 2021-06-20T19:42:58.000Z | ### YamlMime:UniversalReference
items:
- uid: az_network_application_gateway_frontend_ip
name: az network application-gateway frontend-ip
summary: Manage frontend IP addresses of an application gateway.
description: ''
langs:
- azurecli
children:
- az_network_application_gateway_frontend_ip_create
- az_network_application_gateway_frontend_ip_delete
- az_network_application_gateway_frontend_ip_list
- az_network_application_gateway_frontend_ip_show
- az_network_application_gateway_frontend_ip_update
- uid: az_network_application_gateway_frontend_ip_create
name: az network application-gateway frontend-ip create
summary: Create a frontend IP address.
description: ''
langs:
- azurecli
examples:
- summary: Create a frontend IP address.
syntax:
content: >-
az network application-gateway frontend-ip create -g MyResourceGroup --gateway-name MyAppGateway \
-n MyFrontendIp --public-ip-address MyPublicIpAddress
parameters:
- isRequired: true
name: --gateway-name
summary: The name of the application gateway.
description: ''
- isRequired: true
name: --name -n
summary: The name of the frontend IP configuration.
description: ''
- isRequired: true
name: --resource-group -g
summary: Name of resource group. You can configure the default group using `az configure --defaults group=<name>`.
description: ''
- name: --no-wait
summary: Do not wait for the long-running operation to finish.
description: ''
- name: --private-ip-address
summary: Static private IP address to use.
description: ''
- name: --public-ip-address
summary: The name or ID of the public IP address.
description: ''
- name: --subnet
summary: The name or ID of the subnet.
description: ''
- name: --vnet-name
summary: The name of the virtual network corresponding to the subnet.
description: ''
source:
path: src/command_modules/azure-cli-network/azure/cli/command_modules/network/_help.py
remote:
branch: master
path: src/command_modules/azure-cli-network/azure/cli/command_modules/network/_help.py
repo: https://github.com/Azure/azure-cli.git
- uid: az_network_application_gateway_frontend_ip_delete
name: az network application-gateway frontend-ip delete
summary: Delete a frontend IP address.
description: ''
langs:
- azurecli
examples:
- summary: Delete a frontend IP address.
syntax:
content: az network application-gateway frontend-ip delete -g MyResourceGroup --gateway-name MyAppGateway -n MyFrontendIp
parameters:
- isRequired: true
name: --gateway-name
summary: The name of the application gateway.
description: ''
- isRequired: true
name: --name -n
summary: The name of the frontend IP configuration.
description: ''
- isRequired: true
name: --resource-group -g
summary: Name of resource group. You can configure the default group using `az configure --defaults group=<name>`.
description: ''
- name: --no-wait
summary: Do not wait for the long-running operation to finish.
description: ''
source:
path: src/command_modules/azure-cli-network/azure/cli/command_modules/network/_help.py
remote:
branch: master
path: src/command_modules/azure-cli-network/azure/cli/command_modules/network/_help.py
repo: https://github.com/Azure/azure-cli.git
- uid: az_network_application_gateway_frontend_ip_list
name: az network application-gateway frontend-ip list
summary: List frontend IP addresses.
description: ''
langs:
- azurecli
examples:
- summary: List frontend IP addresses.
syntax:
content: az network application-gateway frontend-ip list -g MyResourceGroup --gateway-name MyAppGateway
parameters:
- isRequired: true
name: --gateway-name
summary: The name of the application gateway.
description: ''
- isRequired: true
name: --resource-group -g
summary: Name of resource group. You can configure the default group using `az configure --defaults group=<name>`.
description: ''
source:
path: src/command_modules/azure-cli-network/azure/cli/command_modules/network/_help.py
remote:
branch: master
path: src/command_modules/azure-cli-network/azure/cli/command_modules/network/_help.py
repo: https://github.com/Azure/azure-cli.git
- uid: az_network_application_gateway_frontend_ip_show
name: az network application-gateway frontend-ip show
summary: Get the details of a frontend IP address.
description: ''
langs:
- azurecli
examples:
- summary: Get the details of a frontend IP address.
syntax:
content: az network application-gateway frontend-ip show -g MyResourceGroup --gateway-name MyAppGateway -n MyFrontendIp
parameters:
- isRequired: true
name: --gateway-name
summary: The name of the application gateway.
description: ''
- isRequired: true
name: --name -n
summary: The name of the frontend IP configuration.
description: ''
- isRequired: true
name: --resource-group -g
summary: Name of resource group. You can configure the default group using `az configure --defaults group=<name>`.
description: ''
source:
path: src/command_modules/azure-cli-network/azure/cli/command_modules/network/_help.py
remote:
branch: master
path: src/command_modules/azure-cli-network/azure/cli/command_modules/network/_help.py
repo: https://github.com/Azure/azure-cli.git
- uid: az_network_application_gateway_frontend_ip_update
name: az network application-gateway frontend-ip update
summary: Update a frontend IP address.
description: ''
langs:
- azurecli
examples:
- summary: Update a frontend IP address to use a new IP address.
syntax:
content: az network application-gateway frontend-ip update -g MyResourceGroup --gateway-name MyAppGateway \ -n MyFrontendIp --public-ip-address MyNewPublicIpAddress
parameters:
- isRequired: true
name: --gateway-name
summary: The name of the application gateway.
description: ''
- isRequired: true
name: --name -n
summary: The name of the frontend IP configuration.
description: ''
- isRequired: true
name: --resource-group -g
summary: Name of resource group. You can configure the default group using `az configure --defaults group=<name>`.
description: ''
- name: --no-wait
summary: Do not wait for the long-running operation to finish.
description: ''
- name: --private-ip-address
summary: Static private IP address to use.
description: ''
- name: --public-ip-address
summary: The name or ID of the public IP address.
description: ''
- name: --subnet
summary: The name or ID of the subnet.
description: ''
- name: --vnet-name
summary: The name of the virtual network corresponding to the subnet.
description: ''
- name: --add
summary: 'Add an object to a list of objects by specifying a path and key value pairs. Example: --add property.listProperty <key=value, string or JSON string>.'
description: ''
- name: --remove
summary: 'Remove a property or an element from a list. Example: --remove property.list <indexToRemove> OR --remove propertyToRemove.'
description: ''
- name: --set
summary: 'Update an object by specifying a property path and value to set. Example: --set property1.property2=<value>.'
description: ''
source:
path: src/command_modules/azure-cli-network/azure/cli/command_modules/network/_help.py
remote:
branch: master
path: src/command_modules/azure-cli-network/azure/cli/command_modules/network/_help.py
repo: https://github.com/Azure/azure-cli.git
commands:
- uid: az_network_application_gateway_frontend_ip_create
name: az network application-gateway frontend-ip create
summary: Create a frontend IP address.
- uid: az_network_application_gateway_frontend_ip_delete
name: az network application-gateway frontend-ip delete
summary: Delete a frontend IP address.
- uid: az_network_application_gateway_frontend_ip_list
name: az network application-gateway frontend-ip list
summary: List frontend IP addresses.
- uid: az_network_application_gateway_frontend_ip_show
name: az network application-gateway frontend-ip show
summary: Get the details of a frontend IP address.
- uid: az_network_application_gateway_frontend_ip_update
name: az network application-gateway frontend-ip update
summary: Update a frontend IP address.
globalParameters:
- name: --debug
summary: Increase logging verbosity to show all debug logs.
- name: --help -h
summary: Show this help message and exit.
- name: --output -o
defaultValue: json
parameterValueGroup: json, jsonc, table, tsv
summary: Output format.
- name: --query
summary: JMESPath query string. See <a href="http://jmespath.org/">http://jmespath.org/</a> for more information and examples.
- name: --verbose
summary: Increase logging verbosity. Use --debug for full debug logs.
doc_source_url_repo: https://github.com/Azure/azure-cli/blob/master/
doc_source_url_path: src/command_modules/azure-cli-network/azure/cli/command_modules/network/_help.py
original_content_git_url: https://github.com/Azure/azure-cli/blob/master/src/command_modules/azure-cli-network/azure/cli/command_modules/network/_help.py
gitcommit: https://github.com/Azure/azure-cli/blob/b9e20814dcf82d6d53d2632a2c60b96262c85c89/src/command_modules/azure-cli-network/azure/cli/command_modules/network/_help.py
updated_at: 4/5/2018 11:34:01 PM
ms.date: 4/5/2018
| 41.948936 | 173 | 0.717793 |
a94d49dfb2029bba901bd8893bd129ce71a6c6bd | 979 | yaml | YAML | playbooks/files/cr_spec.yaml | drifterza/zuul-operator | ae56155d26812a5b4041b478c61da992ce3b84bc | [
"Apache-2.0"
] | null | null | null | playbooks/files/cr_spec.yaml | drifterza/zuul-operator | ae56155d26812a5b4041b478c61da992ce3b84bc | [
"Apache-2.0"
] | null | null | null | playbooks/files/cr_spec.yaml | drifterza/zuul-operator | ae56155d26812a5b4041b478c61da992ce3b84bc | [
"Apache-2.0"
] | null | null | null | # Render kubernetes resources using:
# INPUT=$(yaml-to-dhall "(./conf/zuul/input.dhall).Input.Type" < playbooks/files/cr_spec.yaml)
# dhall-to-yaml --explain <<< "(./conf/zuul/resources.dhall ($INPUT)).Components.Zuul.Scheduler"
# Or
# dhall-to-yaml --explain <<< "(./conf/zuul/resources.dhall ($INPUT)).List"
executor:
count: 1
ssh_key:
secretName: executor-ssh-key
merger:
count: 1
scheduler:
config:
secretName: zuul-yaml-conf
preview:
count: 0
registry:
count: 0
launcher:
config:
secretName: nodepool-yaml-conf
connections:
gits:
- baseurl: https://opendev.org
name: opendev.org
externalConfig:
kubernetes:
secretName: nodepool-kube-config
key: kube.config
jobVolumes:
- context: trusted
access: ro
path: /authdaemon/token
dir: /authdaemon
volume:
name: gcp-auth
hostPath:
path: /var/authdaemon/executor
type: DirectoryOrCreate
# extra
name: zuul
web: {}
withCertManager: true
| 20.829787 | 96 | 0.678243 |
a950b6843efa9a9fe533a323db815721db6702be | 867 | yaml | YAML | k8s/localstack/deployment.yaml | lrascao/simple_web_server | d5418f3dca4c436c29223fbb518713e30fb228d0 | [
"MIT"
] | 7 | 2020-12-07T06:58:49.000Z | 2022-02-25T16:11:47.000Z | k8s/localstack/deployment.yaml | lrascao/simple_web_server | d5418f3dca4c436c29223fbb518713e30fb228d0 | [
"MIT"
] | null | null | null | k8s/localstack/deployment.yaml | lrascao/simple_web_server | d5418f3dca4c436c29223fbb518713e30fb228d0 | [
"MIT"
] | null | null | null | #
### Localstack
#
apiVersion: v1
kind: Service
metadata:
name: localstack
labels:
app: localstack
spec:
type: LoadBalancer
selector:
app: localstack
ports:
- port: 4566
targetPort: 4566
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: localstack
labels:
app: localstack
spec:
replicas: 1
selector:
matchLabels:
app: localstack
template:
metadata:
labels:
app: localstack
spec:
containers:
- name: localstack
env:
- name: DEFAULT_REGION
value: us-west-2
- name: HOST_TMP_FOLDER
value: /tmp
- name: PORT_WEB_UI
value: "9090"
- name: SERVICES
value: s3,sqs,ec2,sns,dynamodb
image: localstack/localstack:0.11.4
ports:
- containerPort: 4566
restartPolicy: Always
| 16.358491 | 43 | 0.589389 |
a951661fb052581ea5c19681f8e03c28ecd7f359 | 972 | yaml | YAML | vendor/kubedb.dev/installer/catalog/raw/mongodb/mongodb-3.4.17-mongodb.yaml | kubeops/resource-calculator | 2e13a61fb9e47b8d35da728071348dbcb2e4d9e4 | [
"Apache-2.0"
] | 1 | 2022-01-29T23:00:15.000Z | 2022-01-29T23:00:15.000Z | vendor/kubedb.dev/installer/catalog/raw/mongodb/mongodb-3.4.17-mongodb.yaml | kmodules/resource-calculator | 2e13a61fb9e47b8d35da728071348dbcb2e4d9e4 | [
"Apache-2.0"
] | null | null | null | vendor/kubedb.dev/installer/catalog/raw/mongodb/mongodb-3.4.17-mongodb.yaml | kmodules/resource-calculator | 2e13a61fb9e47b8d35da728071348dbcb2e4d9e4 | [
"Apache-2.0"
] | 2 | 2022-01-07T17:57:49.000Z | 2022-03-01T14:19:48.000Z | apiVersion: catalog.kubedb.com/v1alpha1
kind: MongoDBVersion
metadata:
name: 3.4.17-v1
spec:
db:
image: mongo:3.4.17
distribution: MongoDB
exporter:
image: kubedb/mongodb_exporter:v0.20.4
initContainer:
image: kubedb/mongodb-init:4.1-v2
podSecurityPolicies:
databasePolicyName: mongodb-db
replicationModeDetector:
image: kubedb/replication-mode-detector:v0.9.0
stash:
addon:
backupTask:
name: mongodb-backup-3.4.17
restoreTask:
name: mongodb-restore-3.4.17
version: 3.4.17
---
apiVersion: catalog.kubedb.com/v1alpha1
kind: MongoDBVersion
metadata:
name: 3.4.17
spec:
db:
image: kubedb/mongo:3.4.17
deprecated: true
distribution: MongoDB
exporter:
image: kubedb/mongodb_exporter:v0.20.4
initContainer:
image: kubedb/busybox
podSecurityPolicies:
databasePolicyName: mongodb-db
replicationModeDetector:
image: kubedb/replication-mode-detector:v0.9.0
version: 3.4.17
| 22.090909 | 50 | 0.716049 |
a95190973ea247b2eaa99e780ccc9916eba1f101 | 2,088 | yml | YAML | docroot/modules/custom/bos_components/modules/bos_fyi/config/install/core.entity_form_display.paragraph.fyi.default.yml | CityOfBoston/boston.gov-d8 | 56f116ed4c354692605d83d7d2db6a1204f62c84 | [
"CC0-1.0"
] | 21 | 2018-06-20T01:17:15.000Z | 2021-12-18T05:26:21.000Z | docroot/modules/custom/bos_components/modules/bos_fyi/config/install/core.entity_form_display.paragraph.fyi.default.yml | TMfranken/boston.gov-d8 | 1422cbe6532ad3d550e52555ea897479cfe1120e | [
"CC0-1.0"
] | 1,309 | 2018-07-23T13:55:32.000Z | 2022-03-30T13:47:12.000Z | docroot/modules/custom/bos_components/modules/bos_fyi/config/install/core.entity_form_display.paragraph.fyi.default.yml | TMfranken/boston.gov-d8 | 1422cbe6532ad3d550e52555ea897479cfe1120e | [
"CC0-1.0"
] | 15 | 2018-06-20T01:17:19.000Z | 2021-07-21T19:17:48.000Z | langcode: en
status: true
dependencies:
config:
- entity_browser.browser.icon_entity_browser
- field.field.paragraph.fyi.field_extra_info
- field.field.paragraph.fyi.field_icon
- field.field.paragraph.fyi.field_link
- field.field.paragraph.fyi.field_short_title
- field.field.paragraph.fyi.field_title
- paragraphs.paragraphs_type.fyi
module:
- entity_browser
- paragraphs
id: paragraph.fyi.default
targetEntityType: paragraph
bundle: fyi
mode: default
content:
field_extra_info:
weight: 3
type: string_textfield
settings:
size: 90
placeholder: ''
third_party_settings: { }
region: content
field_icon:
weight: 1
type: entity_browser_entity_reference
settings:
entity_browser: icon_entity_browser
field_widget_display: rendered_entity
field_widget_display_settings:
view_mode: thumbnail
field_widget_remove: true
open: true
selection_mode: selection_append
field_widget_edit: false
field_widget_replace: false
third_party_settings: { }
region: content
field_link:
weight: 5
type: paragraphs
settings:
title: link
title_plural: Links
edit_mode: closed
closed_mode: summary
autocollapse: all
closed_mode_threshold: 0
add_mode: button
form_display_mode: default
default_paragraph_type: _none
features:
duplicate: duplicate
collapse_edit_all: collapse_edit_all
add_above: '0'
third_party_settings: { }
region: content
field_short_title:
weight: 4
type: string_textfield
settings:
size: 60
placeholder: ''
third_party_settings: { }
region: content
field_title:
weight: 2
type: string_textfield
settings:
size: 40
placeholder: ''
third_party_settings: { }
region: content
moderation_state:
type: moderation_state_default
weight: 100
settings: { }
region: content
third_party_settings: { }
hidden:
created: true
status: true
uid: true
| 23.727273 | 49 | 0.684387 |
a9542216d3b45c2804f3a129b2ebc6862982636e | 1,434 | yml | YAML | sso/playbooks/tasks/kong-endpoint.yml | pmav99/python-microservices | 07e5f49891a10fae3b602d4f6355e6c5e3229ae1 | [
"Apache-2.0"
] | null | null | null | sso/playbooks/tasks/kong-endpoint.yml | pmav99/python-microservices | 07e5f49891a10fae3b602d4f6355e6c5e3229ae1 | [
"Apache-2.0"
] | 1 | 2020-02-03T01:53:08.000Z | 2020-02-03T01:53:08.000Z | sso/playbooks/tasks/kong-endpoint.yml | pmav99/python-microservices | 07e5f49891a10fae3b602d4f6355e6c5e3229ae1 | [
"Apache-2.0"
] | null | null | null | ---
- name: Verify OIDC plugin is loaded in Kong
uri:
url: http://localhost:8001
return_content: yes
register: plugin_register
until: plugin_register.json.plugins.available_on_server.oidc|d(false)
retries: 10
- block:
- name: Check if mock service is loaded in Kong
uri:
url: http://localhost:8001/services/mock-service
register: service_register
failed_when: service_register.json.id is undefined
no_log: True
rescue:
- name: Add mock service to Kong
uri:
url: http://localhost:8001/services
method: POST
body_format: form-urlencoded
body:
name: mock-service
url: http://mockbin.org/request
return_content: yes
status_code: 201
register: service_register
- name: Retrieve mock service ID
set_fact:
sid: "{{ service_register.json.id }}"
- block:
- name: Check if mock route is loaded in Kong
uri:
url: "http://localhost:8001/services/{{ sid }}/routes"
register: route_register
failed_when: route_register.json.data == []
no_log: True
rescue:
- name: Register route in Kong
uri:
url: http://localhost:8001/routes
method: POST
body_format: form-urlencoded
body:
service.id: "{{ sid }}"
paths[]: /mock
return_content: yes
status_code: 201
register: route_register
...
| 26.555556 | 71 | 0.623431 |
a95454df65829e974f3b0e6249a24af843bf7da0 | 1,138 | yaml | YAML | hidden_costs_generator/object_files_lt13/lt13_13doughnuts_variant00.yaml | sarah-keren/ROB-IS | 27b43d68e83ae3af4ff21cff9376642f7f1c6065 | [
"BSD-2-Clause"
] | 1 | 2021-12-29T08:15:01.000Z | 2021-12-29T08:15:01.000Z | hidden_costs_generator/object_files_lt13/lt13_13doughnuts_variant00.yaml | sarah-keren/ROB-IS | 27b43d68e83ae3af4ff21cff9376642f7f1c6065 | [
"BSD-2-Clause"
] | null | null | null | hidden_costs_generator/object_files_lt13/lt13_13doughnuts_variant00.yaml | sarah-keren/ROB-IS | 27b43d68e83ae3af4ff21cff9376642f7f1c6065 | [
"BSD-2-Clause"
] | null | null | null | bananas: []
doughnuts:
- name: dougnut_1
radius: 1.3
std_dev: 0.3
type: doughnut
x: 1.4
y: 22.65
- name: dougnut_2
radius: 1.3
std_dev: 0.3
type: doughnut
x: 1.15
y: 33.65
- name: dougnut_3
radius: 1.3
std_dev: 0.3
type: doughnut
x: 7.05
y: 41.85
- name: dougnut_4
radius: 1.3
std_dev: 0.3
type: doughnut
x: 13.55
y: 41.65
- name: dougnut_5
radius: 1.3
std_dev: 0.3
type: doughnut
x: 22.6
y: 27.65
- name: dougnut_6
radius: 1.3
std_dev: 0.3
type: doughnut
x: 14.95
y: 13.3
- name: dougnut_7
radius: 1.3
std_dev: 0.3
type: doughnut
x: 21.4
y: 15.6
- name: dougnut_8
radius: 1.3
std_dev: 0.3
type: doughnut
x: 15.1
y: 45.05
- name: dougnut_9
radius: 1.3
std_dev: 0.3
type: doughnut
x: 9.5
y: 19.05
- name: dougnut_10
radius: 1.3
std_dev: 0.3
type: doughnut
x: 26.35
y: 31.95
- name: dougnut_11
radius: 1.3
std_dev: 0.3
type: doughnut
x: 5.55
y: 38.8
- name: dougnut_12
radius: 1.3
std_dev: 0.3
type: doughnut
x: 3.2
y: 47.6
- name: dougnut_13
radius: 1.3
std_dev: 0.3
type: doughnut
x: 14.1
y: 36.8
hppits: []
| 13.878049 | 18 | 0.601054 |
a9552f51fe1c7584fb89fbd660eb24c516fbb71f | 7,704 | yml | YAML | .travis.yml | ringmesh/RINGMesh | 82a0a0fb0a119492c6747265de6ec24006c4741f | [
"BSD-3-Clause"
] | 74 | 2017-10-26T15:40:23.000Z | 2022-03-22T09:27:39.000Z | .travis.yml | ringmesh/ringmesh | 82a0a0fb0a119492c6747265de6ec24006c4741f | [
"BSD-3-Clause"
] | 45 | 2017-10-26T15:54:01.000Z | 2021-01-27T10:16:34.000Z | .travis.yml | ringmesh/ringmesh | 82a0a0fb0a119492c6747265de6ec24006c4741f | [
"BSD-3-Clause"
] | 17 | 2018-03-27T11:31:24.000Z | 2022-03-06T18:41:52.000Z | language: cpp
sudo: false
env:
global:
secure: Fo3r89wp9lKA2IoNAweBji9su5qmKhYrnkJ49Ci0VK1p6l4kM2CL5IF3aQvwweybtIacpxLZQN+XSrGZe21Mtc+tuG5OgJDg7R462sD9PHt+6bpJOcCx3c7Cw6U4ObKnbaF/2ybqoXk4uFfAISXHgJ9Og2+T+ouXgfou03sQHz/yY7bFjUFqX0VPRDNNvV9CZuP5CMoLUf/Lp6qhuS2V1q6qTMziQ+ga5Bv6/sMmetvSglrXH1wXG4cTF9ceBWknV6ql0cYnQGFp+uOQq4a8E3LA8zF75kkFim1BGlzhgZfWvCmdk20HgJRVfd8iqFmHwhV+Zm+9koqNo5C4T513LA1IxapCJ2H7kNWb77hJ/7JGfZO6Nk9yIp2YHQLtGn90NXisHhlSvZzNvtrewqjdS5NAsz3qxXYjKqdROYTSVD8QiGJZOTuZU8XnEivnj+MMSlFgsJ5ff0cZmMsbEJ9KPeaCW4r8wpVraEI9cCKaTC1jqyV6MSAV0THqdRzV7tI86ZyWYopCPntFbdd8+89yX7qNOBpwimJVfEbsUaPAo356o0Mjic//gbHbCd5JoOpCt7uBoOSpSX1tj8E63mc0EyLn9N/4z0YkfOKHoIrbN3Q1vDqX49M51vNjgo8sYiGelqQTbGl8lrnHGh3Vsub1MrvW+idpINAeZp8SN/REy28=
stages:
- format
- compile and test
- name: deploy
if: branch = master AND type = push
- name: trigger
if: branch = master AND type IN (push, api)
cache:
directories:
- node_modules
jobs:
include:
- stage: format
if: branch != master
os: linux
env:
- TEST="Clang format"
script:
- mkdir build
- cd build
- cmake ..
- make format
- |
if [[ -n $(git diff) ]]; then
echo "Format requirement is not satisfied"
return 1
fi
after_failure:
- export head_ref=$(git rev-parse HEAD)
- export branch_ref=$(git rev-parse "$TRAVIS_BRANCH")
- |
if [[ $head_ref != $branch_ref ]]; then
echo "HEAD ref ($head_ref) does not match $TRAVIS_BRANCH ref ($branch_ref)"
return 1
fi
- git checkout "$TRAVIS_BRANCH"
- git add --all "$TRAVIS_BUILD_DIR"
- git commit -m "Travis CI format update"
- git push https://BotellaA:[email protected]/$TRAVIS_REPO_SLUG "$TRAVIS_BRANCH"
- stage: compile and test
os: linux
env:
- TEST="Gcc Check"
apt:
packages:
- libxrandr-dev
- libxinerama-dev
- libxcursor-dev
- libxi-dev
script:
- mkdir build
- cd build
- CXX=g++ CC=gcc cmake -DCMAKE_BUILD_TYPE=Coverage -DRINGMESH_WITH_GRAPHICS:BOOL=OFF -DRINGMESH_WITH_UTILITIES:BOOL=ON -DRINGMESH_WITH_TESTS:BOOL=ON -DRINGMESH_WITH_TUTORIALS:BOOL=ON -DRINGMESH_WITH_RESQML2:BOOL=OFF ..
- cmake --build . -- -j2
- cmake -E env CTEST_OUTPUT_ON_FAILURE=1 cmake --build . --target coverage -- -j2
- cmake --build . --target package
- cd $TRAVIS_BUILD_DIR
after_failure:
- if [ "$TRAVIS_BRANCH" = "master" && "$TRAVIS_EVENT_TYPE" != "pull_request" ]; then
cd $TRAVIS_BUILD_DIR;
bash ./travis_slack_notif.sh "$TRAVIS_JOB_ID" "$TRAVIS_BRANCH"; fi
- stage: compile and test
os: linux
env:
- TEST="Clang Check"
addons:
apt:
packages:
- libxrandr-dev
- libxinerama-dev
- libxcursor-dev
- libxi-dev
script:
- mkdir build
- cd build
- CXX=clang++ CC=clang cmake -DCMAKE_BUILD_TYPE=DEBUG -DRINGMESH_WITH_GRAPHICS:BOOL=OFF -DRINGMESH_WITH_UTILITIES:BOOL=ON -DRINGMESH_WITH_TESTS:BOOL=ON -DRINGMESH_WITH_TUTORIALS:BOOL=ON -DRINGMESH_WITH_RESQML2:BOOL=ON ..
- cmake --build . -- -j2
- cmake -E env CTEST_OUTPUT_ON_FAILURE=1 cmake --build . --target test -- -j2
- cmake --build . --target package
after_failure:
- if [ "$TRAVIS_BRANCH" = "master" && "$TRAVIS_EVENT_TYPE" != "pull_request" ]; then
cd $TRAVIS_BUILD_DIR;
bash ./travis_slack_notif.sh "$TRAVIS_JOB_ID" "$TRAVIS_BRANCH"; fi
- stage: compile and test
if: branch = master
os: osx
env:
- TEST="Xcode Check"
script:
- mkdir build
- cd build
- CXX=clang++ CC=clang cmake -G Xcode -DRINGMESH_WITH_GRAPHICS:BOOL=OFF -DRINGMESH_WITH_UTILITIES:BOOL=ON -DRINGMESH_WITH_TESTS:BOOL=ON -DRINGMESH_WITH_TUTORIALS:BOOL=ON -DRINGMESH_WITH_RESQML2:BOOL=OFF ..
- cmake --build . --config Debug
- cmake -E env CTEST_OUTPUT_ON_FAILURE=1 cmake --build . --target RUN_TESTS --config Debug
- cmake --build . --target package
after_failure:
- if [ "$TRAVIS_BRANCH" = "master" && "$TRAVIS_EVENT_TYPE" != "pull_request" ]; then
cd $TRAVIS_BUILD_DIR;
bash ./travis_slack_notif.sh "$TRAVIS_JOB_ID" "$TRAVIS_BRANCH"; fi
- stage: compile and test
if: branch = master
os: osx
env:
- TEST="Unix Makefile Check"
script:
- mkdir build
- cd build
- CXX=clang++ CC=clang cmake -DCMAKE_BUILD_TYPE=DEBUG -DRINGMESH_WITH_GRAPHICS:BOOL=OFF -DRINGMESH_WITH_UTILITIES:BOOL=ON -DRINGMESH_WITH_TESTS:BOOL=ON -DRINGMESH_WITH_TUTORIALS:BOOL=ON -DRINGMESH_WITH_RESQML2:BOOL=OFF ..
- cmake --build . -- -j2
- cmake -E env CTEST_OUTPUT_ON_FAILURE=1 cmake --build . --target test -- -j2
- cmake --build . --target package
after_failure:
- if [ "$TRAVIS_BRANCH" = "master" && "$TRAVIS_EVENT_TYPE" != "pull_request" ]; then
cd $TRAVIS_BUILD_DIR;
bash ./travis_slack_notif.sh "$TRAVIS_JOB_ID" "$TRAVIS_BRANCH"; fi
- stage: deploy
os: linux
env:
- RINGMESH_PACKAGE=RINGMesh-master-Linux
addons:
apt:
packages:
- libxrandr-dev
- libxinerama-dev
- libxcursor-dev
- libxi-dev
script:
- mkdir build
- cd build
- CXX=g++ CC=gcc cmake -DCMAKE_BUILD_TYPE=RELEASE -DRINGMESH_WITH_GRAPHICS:BOOL=OFF -DRINGMESH_WITH_UTILITIES:BOOL=ON -DRINGMESH_WITH_RESQML2:BOOL=ON -DCPACK_PACKAGE_FILE_NAME:STRING=$RINGMESH_PACKAGE ..
- cmake --build . -- -j2
- cmake --build . --target package
after_success:
- git clone -b master https://github.com/ringmesh/web
- cd web
- mkdir -p download
- cp -f ringmesh/$RINGMESH_PACKAGE.tar.gz download/
- git add download/$RINGMESH_PACKAGE.tar.gz
- git commit -m "Update Linux master release"
- git push https://BotellaA:[email protected]/ringmesh/web master
after_failure:
- if [ "$TRAVIS_BRANCH" = "master" && "$TRAVIS_EVENT_TYPE" != "pull_request" ]; then
cd $TRAVIS_BUILD_DIR;
./travis_slack_notif.sh "$TRAVIS_JOB_ID" "$TRAVIS_BRANCH"; fi
- stage: deploy
os: osx
env:
- RINGMESH_PACKAGE=RINGMesh-master-Darwin
script:
- mkdir build
- cd build
- CXX=clang++ CC=clang cmake -DCMAKE_BUILD_TYPE=RELEASE -DRINGMESH_WITH_GRAPHICS:BOOL=OFF -DRINGMESH_WITH_UTILITIES:BOOL=ON -DRINGMESH_WITH_RESQML2:BOOL=OFF -DCPACK_PACKAGE_FILE_NAME:STRING=$RINGMESH_PACKAGE ..
- cmake --build . -- -j2
- cmake --build . --target package
after_success:
- git clone -b master https://github.com/ringmesh/web
- cd web
- mkdir -p download
- cp -f ../ringmesh/$RINGMESH_PACKAGE.tar.gz download/
- git add download/$RINGMESH_PACKAGE.tar.gz
- git commit -m "Update Darwin master release"
- git push https://BotellaA:[email protected]/ringmesh/web master
after_failure:
- if [ "$TRAVIS_BRANCH" = "master" && "$TRAVIS_EVENT_TYPE" != "pull_request" ]; then
cd $TRAVIS_BUILD_DIR;
bash ./travis_slack_notif.sh "$TRAVIS_JOB_ID" "$TRAVIS_BRANCH"; fi
- stage: trigger
os: linux
script:
- git clone -b master https://github.com/ringmesh/TriggerCI
- cd TriggerCI
- python travis-trigger.py RINGMesh
| 40.547368 | 696 | 0.636423 |
a957338abce582601466c8c9fb4662571be8c26f | 704 | yaml | YAML | helm/sonarr.yaml | hobroker/selfhosted | 26f85780043bcd3ba9b16894c7218d0e55352c0b | [
"MIT"
] | null | null | null | helm/sonarr.yaml | hobroker/selfhosted | 26f85780043bcd3ba9b16894c7218d0e55352c0b | [
"MIT"
] | 4 | 2021-03-19T07:50:33.000Z | 2021-03-24T16:41:45.000Z | helm/sonarr.yaml | hobroker/selfhosted | 26f85780043bcd3ba9b16894c7218d0e55352c0b | [
"MIT"
] | null | null | null | replicaCount: 1
image:
repository: linuxserver/sonarr
tag: version-3.0.6.1342
services:
- type: LoadBalancer
ports:
- port: 8989
volumes:
- name: sonarr-config
hostPath:
path: "/appdata/k3s/sonarr"
- name: storage-tv
hostPath:
path: "/storage/tv-shows"
- name: storage-downloads
hostPath:
path: "/storage/downloads"
volumeMounts:
- name: sonarr-config
mountPath: "/config"
- name: storage-tv
mountPath: "/tv"
- name: storage-downloads
mountPath: "/downloads"
waitForServices:
- qbittorrent
- jackett
ingressRoutes:
websecure:
match: Host(`sonarr.hobroker.me`)
port: 8989
middlewares:
- name: traefik-sso
| 17.170732 | 37 | 0.646307 |
a95832bc53f6fcdb1aaac7e43dddaf681f1dd0a2 | 690 | yml | YAML | data/speakers/2016/oslo/daniela-soares-cruzes.yml | docent-net/devopsdays-web | 8056b7937e293bd63b43d98bd8dca1844eee8a88 | [
"Apache-2.0",
"MIT"
] | 149 | 2015-11-10T22:23:49.000Z | 2022-03-09T20:48:22.000Z | data/speakers/2016/oslo/daniela-soares-cruzes.yml | docent-net/devopsdays-web | 8056b7937e293bd63b43d98bd8dca1844eee8a88 | [
"Apache-2.0",
"MIT"
] | 2,534 | 2015-11-10T21:56:39.000Z | 2022-03-31T20:26:29.000Z | data/speakers/2016/oslo/daniela-soares-cruzes.yml | docent-net/devopsdays-web | 8056b7937e293bd63b43d98bd8dca1844eee8a88 | [
"Apache-2.0",
"MIT"
] | 1,014 | 2016-02-12T02:20:38.000Z | 2022-03-31T17:38:48.000Z | name: "Daniela Soares Cruzes"
bio: "Dr. Daniela S. Cruzes is a researcher scientist at SINTEF. Previously, she was adjunct associate professor at the Norwegian University of Science and Technology (NTNU). She worked as a researcher fellow at the University of Maryland and Fraunhofer Center for Experimental Software Engineering-Maryland. Dr. Daniela Cruzes is the project manager of the SoS-Agile (Science of Security for Agile software Development) project funded by the Research Council of Norway. Her interests are agile software development, software security, global software engineering, empirical research methods, theory development and synthesis of software engineering studies."
| 230 | 659 | 0.826087 |
a9585eebbd8577a71f3694ecdf41fa511a9ce8ac | 366 | yaml | YAML | private/configDEF.yaml | dpedrosac/MRItremor | 04af7e6024f99ca9392ea40e91650653ede80f9e | [
"MIT"
] | null | null | null | private/configDEF.yaml | dpedrosac/MRItremor | 04af7e6024f99ca9392ea40e91650653ede80f9e | [
"MIT"
] | null | null | null | private/configDEF.yaml | dpedrosac/MRItremor | 04af7e6024f99ca9392ea40e91650653ede80f9e | [
"MIT"
] | 1 | 2022-01-13T10:29:08.000Z | 2022-01-13T10:29:08.000Z | # config file saving all important data
%YAML 1.1
---
- folders:
Kavi Karan:
datpath: 'data/patients/'
testdat: 'data/patients/4701P'
path2itksnap: ''
david:
datpath: '/media/david/windows/Dokumente und Einstellungen/dpedrosa/Jottacloud/onoff_svm/analyses/csvdata/nopca/'
testdat: 'data/patients/4701P'
path2itksnap: '' | 30.5 | 121 | 0.672131 |
a95c3a671d3c9049d82cfb591ed6246a5c2f9b70 | 240 | yml | YAML | src/main/resources/application.yml | sbnighut/flag-picker | 1f40e959512905acdf6ad11206eacbf1b5043630 | [
"MIT"
] | null | null | null | src/main/resources/application.yml | sbnighut/flag-picker | 1f40e959512905acdf6ad11206eacbf1b5043630 | [
"MIT"
] | null | null | null | src/main/resources/application.yml | sbnighut/flag-picker | 1f40e959512905acdf6ad11206eacbf1b5043630 | [
"MIT"
] | null | null | null | server:
port: 8080
spring:
data:
mongodb:
host: localhost
port: 27017
database: db
jpa:
hibernate:
ddl-auto: update
logging:
level:
org.springframework.data.mongodb.core.MongoTemplate: DEBUG
| 12 | 62 | 0.629167 |
a95db5ca81e1b3655ff87b5de605b4bb605ce3c2 | 544 | yml | YAML | .github/workflows/test.yml | madlambda/jtoh | 6a8ee7c806054ba6cd3119f2f62c247400364412 | [
"MIT"
] | 1 | 2021-08-14T12:30:39.000Z | 2021-08-14T12:30:39.000Z | .github/workflows/test.yml | katcipis/jtoh | 6a8ee7c806054ba6cd3119f2f62c247400364412 | [
"MIT"
] | 2 | 2020-07-14T14:07:03.000Z | 2021-08-07T11:21:31.000Z | .github/workflows/test.yml | madlambda/jtoh | 6a8ee7c806054ba6cd3119f2f62c247400364412 | [
"MIT"
] | null | null | null | name: tests
on: [push]
jobs:
build:
name: building and testing
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macos-10.15, ubuntu-20.04, windows-2019]
go: ["1.16", "1.17"]
steps:
- name: set up Go ${{ matrix.go }}
uses: actions/setup-go@v1
with:
go-version: ${{ matrix.go }}
id: go
- name: checkout code
uses: actions/checkout@v1
- name: build
run: make build
- name: test
run: make test
- name: benchmarks
run: make bench
| 16 | 53 | 0.525735 |
a95ed70b121040c9f31599a4901412b9c41c84fa | 2,151 | yml | YAML | _data/comments/elasticsearch-restore/comment-1565182853357.yml | ZacharyThomas/ZacharyThomas.github.io | 2f44677f893328531dfa8cd8ed8082468400a905 | [
"MIT"
] | 3 | 2016-08-09T13:44:22.000Z | 2016-09-22T02:44:13.000Z | _data/comments/elasticsearch-restore/comment-1565182853357.yml | ZacharyThomas/ZacharyThomas.github.io | 2f44677f893328531dfa8cd8ed8082468400a905 | [
"MIT"
] | null | null | null | _data/comments/elasticsearch-restore/comment-1565182853357.yml | ZacharyThomas/ZacharyThomas.github.io | 2f44677f893328531dfa8cd8ed8082468400a905 | [
"MIT"
] | null | null | null | _id: 63277c00-b913-11e9-8d43-a9affe6acf06
message: >-
Bone gvv.popf.zacharythomas.github.io.jqa.bz predicting
[URL=http://cheapflights-advice.org/zovirax/ - buy zovirax online[/URL -
[URL=http://cheapflights-advice.org/symbicort/ - cheap symbicort[/URL -
[URL=http://detroitcoralfarms.com/cialis-20-mg-price/ - canadian cialis[/URL
- [URL=http://robots2doss.org/viagra-pills/ - viagra[/URL -
[URL=http://casatheodoro.com/generic-levitra/ - levitra[/URL -
[URL=http://elegantearthatthearbor.com/alli/ - alli for sale[/URL -
[URL=http://vintagepowderpuff.com/pharmacy/ - pharmacy online[/URL -
[URL=http://puresportsnetwork.com/retin-a/ - retin-a micro[/URL -
[URL=http://dead-fish.com/cialis-online/ - tadalafil[/URL - whiff needs; <a
href="http://cheapflights-advice.org/zovirax/">zovirax</a> <a
href="http://cheapflights-advice.org/symbicort/">symbicort</a> <a
href="http://detroitcoralfarms.com/cialis-20-mg-price/">cialis without
prescription</a> <a href="http://robots2doss.org/viagra-pills/">viagra buy in
canada</a> <a href="http://casatheodoro.com/generic-levitra/">price of
levitra</a> <a href="http://elegantearthatthearbor.com/alli/">alli without a
prescription</a> <a href="http://vintagepowderpuff.com/pharmacy/">pharmacy</a>
<a href="http://puresportsnetwork.com/retin-a/">retin a cream</a> <a
href="http://dead-fish.com/cialis-online/">buying cialis online</a> protected
atrophy http://cheapflights-advice.org/zovirax/ zovirax
http://cheapflights-advice.org/symbicort/ symbicort side effects
http://detroitcoralfarms.com/cialis-20-mg-price/ cialis commercial
http://robots2doss.org/viagra-pills/ cheep viagra
http://casatheodoro.com/generic-levitra/ levitra buy online
http://elegantearthatthearbor.com/alli/ alli
http://vintagepowderpuff.com/pharmacy/ online pharmacys no prescription
http://puresportsnetwork.com/retin-a/ retin a online
http://dead-fish.com/cialis-online/ buying cialis online forum everyone,
dilates.
name: ileyodidatu
email: eb1f69210691f40583f7cf4abeb05533
url: 'http://cheapflights-advice.org/zovirax/'
hidden: ''
date: '2019-08-07T13:00:53.356Z'
| 58.135135 | 80 | 0.741051 |
a95f2d4ca16f63451afd591bcc1c9490ef113c8b | 150 | yml | YAML | api/prisma.yml | JuliaRechkunova/goodmind | 07a6d09e2c1c641e4baacad06e88a1a636d647a1 | [
"MIT"
] | 1 | 2020-01-14T09:30:10.000Z | 2020-01-14T09:30:10.000Z | api/prisma.yml | JuliaRechkunova/goodmind | 07a6d09e2c1c641e4baacad06e88a1a636d647a1 | [
"MIT"
] | null | null | null | api/prisma.yml | JuliaRechkunova/goodmind | 07a6d09e2c1c641e4baacad06e88a1a636d647a1 | [
"MIT"
] | null | null | null | endpoint: ${env:PRISMA_ENDPOINT}
secret: ${env:PRISMA_SECRET}
datamodel: datamodel.graphql
hooks:
post-deploy:
- graphql get-schema -p prisma
| 21.428571 | 36 | 0.74 |
a96251b50bce23926f72ecb806585262d0425d3e | 490 | yaml | YAML | EX294/Q14/password-in-vault/secret.yaml | picccard/ansible-prac | 7ed6d0bc2f5f1f799573071c3dc12715dfd693cf | [
"Apache-2.0"
] | null | null | null | EX294/Q14/password-in-vault/secret.yaml | picccard/ansible-prac | 7ed6d0bc2f5f1f799573071c3dc12715dfd693cf | [
"Apache-2.0"
] | null | null | null | EX294/Q14/password-in-vault/secret.yaml | picccard/ansible-prac | 7ed6d0bc2f5f1f799573071c3dc12715dfd693cf | [
"Apache-2.0"
] | null | null | null | $ANSIBLE_VAULT;1.2;AES256;label
32313136613633663133653335623537623734356439663465393230376564653936386665343166
3134336537306439623734353932306361666566623130660a376365333933333235376231646661
30386564353164393066646530663864323663343565326262653838643362663462313466393661
3532653261643133640a636335373139323230656465353163323130383630313164633330633665
36366332643234356537653038643666313730643466316336653137373336636562303534666430
3334343736396339313439343736343035363130623461373539
| 61.25 | 80 | 0.97551 |
a965acdc3e62752fbf67e5350ff6b069e308ef68 | 110 | yml | YAML | src/Sistema/SisreimpBundle/Resources/config/routing.yml | jmangarret/sisreimp | 4c7c163565601644fffd2e997a17176dc4a37ed6 | [
"MIT"
] | 1 | 2019-01-01T17:43:30.000Z | 2019-01-01T17:43:30.000Z | src/Sistema/SisreimpBundle/Resources/config/routing.yml | jmangarret/sisreimp | 4c7c163565601644fffd2e997a17176dc4a37ed6 | [
"MIT"
] | null | null | null | src/Sistema/SisreimpBundle/Resources/config/routing.yml | jmangarret/sisreimp | 4c7c163565601644fffd2e997a17176dc4a37ed6 | [
"MIT"
] | null | null | null | sistema_sisreimp_homepage:
pattern: /
defaults: { _controller: SistemaSisreimpBundle:Default:index }
| 27.5 | 66 | 0.763636 |
a967f622ca4bb93ed1b5150636fe4fc63a8dfdd2 | 299 | yml | YAML | src/licensedcode/data/rules/proprietary-license_699.yml | sthagen/nexB-scancode-toolkit | 12cc1286df78af898fae76fa339da2bb50ad51b9 | [
"Apache-2.0",
"CC-BY-4.0"
] | null | null | null | src/licensedcode/data/rules/proprietary-license_699.yml | sthagen/nexB-scancode-toolkit | 12cc1286df78af898fae76fa339da2bb50ad51b9 | [
"Apache-2.0",
"CC-BY-4.0"
] | null | null | null | src/licensedcode/data/rules/proprietary-license_699.yml | sthagen/nexB-scancode-toolkit | 12cc1286df78af898fae76fa339da2bb50ad51b9 | [
"Apache-2.0",
"CC-BY-4.0"
] | null | null | null | license_expression: proprietary-license
is_license_notice: yes
relevance: 100
notes: modify for your own needs implies some restriction See https://github.com/DataJuggler/Regionizer/blob/119c37e543337b1c0c577cf28c6372bb6a967bb0/Regionizer/Regionizer/Data
Juggler Regionizer License Terms.rtf#L2
| 49.833333 | 176 | 0.856187 |
a9686d99e22ea57d795e490cf346ef9fe610eca2 | 385 | yml | YAML | docker-compose.yml | biowdl/docker-cromwell-database | dc5e0760059cc89434e5ea05bc9532a11301593a | [
"MIT"
] | null | null | null | docker-compose.yml | biowdl/docker-cromwell-database | dc5e0760059cc89434e5ea05bc9532a11301593a | [
"MIT"
] | null | null | null | docker-compose.yml | biowdl/docker-cromwell-database | dc5e0760059cc89434e5ea05bc9532a11301593a | [
"MIT"
] | null | null | null | version: '3'
services:
cromwell_db:
image: "mysql:5.7"
container_name: cromwell_db
environment:
- MYSQL_DATABASE=${DATABASE}
- MYSQL_ROOT_PASSWORD=${ROOT_PASSWORD}
- MYSQL_USER=${USER}
- MYSQL_PASSWORD=${PASSWORD}
volumes:
- ./data:/docker-entrypoint-initdb.d
# Only usable for local machine
ports:
- "127.0.0.1:3306:3306"
| 24.0625 | 44 | 0.631169 |
a9690bb212ab063a5603a42bae91d5595a76b16c | 1,972 | yml | YAML | threads/158595/posts/5515316.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | threads/158595/posts/5515316.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | threads/158595/posts/5515316.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | url: showpost.php?p=5515316&postcount=1555
id: 5515316
tid: 158595
num: 1555
datetime: 2009-09-18T02:22:00.000Z
user:
img: customavatars/avatar13990_1.gif
name: nam1911
title: Đã tốn tiền
joinDate: 2007-06-30T16:00:00.000Z
posts: 515
id: '13990'
title: 'Re: Learning English with vOzers :D'
content:
html: "\r\n\t\t\t\r\n\t\t\t<!-- BEGIN TEMPLATE: bbcode_quote -->\n<div style=\"margin:20px; margin-top:5px; \">\r\n\t<div class=\"smallfont\" style=\"margin-bottom:2px\">Quote:</div>\r\n\t<table cellpadding=\"6\" cellspacing=\"0\" border=\"0\" width=\"100%\" class=\"voz-bbcode-quote\">\r\n\t<tr>\r\n\t\t<td class=\"alt2\" style=\"border:1px inset\">\r\n\t\t\t\r\n\t\t\t\t<div>\r\n\t\t\t\t\tOriginally Posted by <strong>whi_pis</strong>\r\n\t\t\t\t\t<a href=\"showthread.php?p=5460020#post5460020\" rel=\"nofollow\"><img class=\"inlineimg\" src=\"images/buttons/viewpost.gif\" border=\"0\" alt=\"View Post\"></a>\r\n\t\t\t\t</div>\r\n\t\t\t\t<div style=\"font-style:italic\">any is used with uncountable or plural nouns in negative sentences and questions, after if or whether, and after some verbs such as prevent, ban, forbid, etc. to refer to an amount or a number of sth, however large or small.</div>\r\n\t\t\t\r\n\t\t</td>\r\n\t</tr>\r\n\t</table>\r\n</div>\n<!-- END TEMPLATE: bbcode_quote -->appreciated <img src=\"/images/smilies/Off/beauty.gif\" border=\"0\" alt=\"\" title=\"Beauty\" class=\"inlineimg\">, my bad <img src=\"/images/smilies/Off/too_sad.gif\" border=\"0\" alt=\"\" title=\"Too Sad\" class=\"inlineimg\">\r\n\t\t"
text: "Quote:\r\n\t\r\n\t\r\n\t\t\r\n\t\t\t\r\n\t\t\t\t\r\n\t\t\t\t\tOriginally Posted by whi_pis\r\n\t\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\tany is used with uncountable or plural nouns in negative sentences and questions, after if or whether, and after some verbs such as prevent, ban, forbid, etc. to refer to an amount or a number of sth, however large or small.\r\n\t\t\t\r\n\t\t\r\n\t\r\n\t\r\n\nappreciated , my bad"
| 116 | 1,240 | 0.681034 |
a96f3dd96dc140b32769090bc7751c20097fc462 | 156 | yml | YAML | .github/FUNDING.yml | raj1828/raj1828 | 1124bd81e9c534b3d35789233b3cf2b8a124352a | [
"Apache-2.0"
] | 9 | 2020-08-25T20:15:11.000Z | 2021-12-02T16:13:23.000Z | .github/FUNDING.yml | raj1828/raj1828 | 1124bd81e9c534b3d35789233b3cf2b8a124352a | [
"Apache-2.0"
] | 2 | 2021-05-21T16:09:36.000Z | 2021-05-21T16:52:31.000Z | .github/FUNDING.yml | cmulay/cmulay-v1 | 77c12c95401f90f9ae5ee62872d34db1570c11fe | [
"Apache-2.0"
] | 3 | 2020-12-18T14:13:34.000Z | 2021-04-17T09:38:05.000Z | # These are supported funding model platforms
github: # [cmulay]
custom: ['https://www.paypal.com/paypalme/ctechcontinentals', 'https://paytm.me/z-wtqLK']
| 31.2 | 89 | 0.74359 |
a97344f962b83aab02b3782266742e221d012594 | 165 | yaml | YAML | translations/component-properties/tracked-vs-cp/en-us.yaml | ChazJensen/ember-octane-vs-classic-cheat-sheet | 4c23dfb21df8eba0117e90b52ee96a9ba042b710 | [
"MIT"
] | 44 | 2019-07-20T10:56:19.000Z | 2020-12-23T21:18:36.000Z | translations/component-properties/tracked-vs-cp/en-us.yaml | ChazJensen/ember-octane-vs-classic-cheat-sheet | 4c23dfb21df8eba0117e90b52ee96a9ba042b710 | [
"MIT"
] | 57 | 2019-07-06T17:30:26.000Z | 2022-02-13T16:29:34.000Z | translations/component-properties/tracked-vs-cp/en-us.yaml | ChazJensen/ember-octane-vs-classic-cheat-sheet | 4c23dfb21df8eba0117e90b52ee96a9ba042b710 | [
"MIT"
] | 27 | 2019-07-03T13:05:29.000Z | 2021-09-29T17:33:39.000Z | title: Use @tracked and getters instead of computed properties
description: >
Label the properties that should be tracked.
Getters will be updated automatically. | 41.25 | 62 | 0.806061 |
a974b12a431c12a8dbc1b83b6a1d742f6b6b1589 | 1,036 | yaml | YAML | trainer/config_files/tk1957_config.yaml | jscarlson/EasyOCR | 69010985a582c7eebf8dfd8db812371e77a26755 | [
"Apache-2.0"
] | null | null | null | trainer/config_files/tk1957_config.yaml | jscarlson/EasyOCR | 69010985a582c7eebf8dfd8db812371e77a26755 | [
"Apache-2.0"
] | null | null | null | trainer/config_files/tk1957_config.yaml | jscarlson/EasyOCR | 69010985a582c7eebf8dfd8db812371e77a26755 | [
"Apache-2.0"
] | null | null | null | number: 'None'
symbol: 'None'
lang_char: '/srv/ocr/github_repos/ocr-as-retrieval/fullpipe_tk_7030_vit/ref.txt'
experiment_name: 'tk1957_easyocr_crnn'
train_data: 'easyocr_data/tk1957_train'
valid_data: 'easyocr_data/tk1957_val'
manualSeed: 1111
workers: 6
batch_size: 32 #32
num_iter: 30000 # 300000
valInterval: 5000 # 20000
saved_model: './japanese_g2.pth'
FT: True
optim: False # default is Adadelta
lr: 1.
beta1: 0.9
rho: 0.95
eps: 0.00000001
grad_clip: 5
#Data processing
select_data: 'tk1957_train' # this is dataset folder in train_data
batch_ratio: '1'
total_data_usage_ratio: 1.0
batch_max_length: 34
imgH: 64
imgW: 600
rgb: False
vertical: True
contrast_adjust: False
sensitive: True
PAD: True
contrast_adjust: 0.0
data_filtering_off: True
# Model Architecture
Transformation: 'None'
FeatureExtraction: 'VGG'
SequenceModeling: 'BiLSTM'
Prediction: 'CTC'
num_fiducial: 20
input_channel: 1
output_channel: 256
hidden_size: 256
decode: 'greedy'
new_prediction: True
freeze_FeatureFxtraction: True
freeze_SequenceModeling: False | 22.521739 | 80 | 0.798263 |
a975fba9a2a505ccc6f0e9c0fd3362a69ec43a4d | 1,292 | yml | YAML | content/Unreal/Maps/DeathMatch/L/8/5/46d2fa/dmledgesv2_[8546d2fa].yml | acrinym/unreal-archive-data | ac9f151af3b401c10970839e7c5eb594e181e74a | [
"Unlicense"
] | 20 | 2019-02-05T15:09:30.000Z | 2022-03-06T02:04:19.000Z | content/Unreal/Maps/DeathMatch/L/8/5/46d2fa/dmledgesv2_[8546d2fa].yml | acrinym/unreal-archive-data | ac9f151af3b401c10970839e7c5eb594e181e74a | [
"Unlicense"
] | 496 | 2019-02-17T20:07:27.000Z | 2022-03-28T10:35:41.000Z | content/Unreal/Maps/DeathMatch/L/8/5/46d2fa/dmledgesv2_[8546d2fa].yml | acrinym/unreal-archive-data | ac9f151af3b401c10970839e7c5eb594e181e74a | [
"Unlicense"
] | 15 | 2019-02-02T14:06:44.000Z | 2022-02-24T22:40:18.000Z | --- !<MAP>
contentType: "MAP"
firstIndex: "2018-10-16 17:53"
game: "Unreal"
name: "DMledgesv2"
author: "Klaus Breuer [email protected]"
description: "Ledges is back!"
releaseDate: "1998-07"
attachments: []
originalFilename: "DmLedgesv2.zip"
hash: "8546d2facc81e438ee8bbd6dc7c18f462e68ad53"
fileSize: 112197
files:
- name: "DMledgesv2.unr"
fileSize: 318998
hash: "c7cd4d04c0c177347cfb67601489e6b09782ca38"
otherFiles: 1
dependencies: {}
downloads:
- url: "http://unreal.ut-files.com/index.php?dir=Maps/DeathMatch/MapsL/&file=DmLedgesv2.zip"
main: false
repack: false
state: "OK"
- url: "https://f002.backblazeb2.com/file/unreal-archive-files/Unreal/Maps/DeathMatch/L/DmLedgesv2.zip"
main: true
repack: false
state: "OK"
- url: "http://unrealtexture.com/Unreal/Downloads/Maps/DeathMatch/MapsL/DmLedgesv2.zip"
main: false
repack: false
state: "OK"
- url: "https://files.vohzd.com/unrealarchive/Unreal/Maps/DeathMatch/L/8/5/46d2fa/DmLedgesv2.zip"
main: false
repack: false
state: "OK"
- url: "https://unreal-archive-files.eu-central-1.linodeobjects.com/Unreal/Maps/DeathMatch/L/8/5/46d2fa/DmLedgesv2.zip"
main: false
repack: false
state: "OK"
deleted: false
gametype: "DeathMatch"
title: "Unreal Ledges v2"
playerCount: "Unknown"
themes: {}
bots: true
| 28.086957 | 119 | 0.743034 |
a9799aa2b7408b84ce1ae2be695283266700d86b | 21,776 | yml | YAML | data/web-features.yml | gmsantos/php-pack-5 | 56e6990602443d35b4a0ec70c4d74952b27f5e8f | [
"MIT"
] | null | null | null | data/web-features.yml | gmsantos/php-pack-5 | 56e6990602443d35b4a0ec70c4d74952b27f5e8f | [
"MIT"
] | null | null | null | data/web-features.yml | gmsantos/php-pack-5 | 56e6990602443d35b4a0ec70c4d74952b27f5e8f | [
"MIT"
] | null | null | null | category: Web Features
questions:
-
question: 'To destroy one variable within a PHP session you should use which method in PHP 5?'
answers:
- {value: 'Unset the variable in $HTTP_SESSION_VARS', correct: false}
- {value: 'Use the session_destroy() function', correct: false}
- {value: 'Use the session_unset() function', correct: false}
- {value: 'unset the variable in $_SESSION using unset()', correct: true}
- {value: 'Any of the above are acceptable in PHP 5', correct: false}
-
question: 'If you would like to store your session in the database, you would do which of the following?'
answers:
- {value: 'It requires a custom PHP extension to change the session handler', correct: false}
- {value: 'Implement the session_set_save_handler() function', correct: false}
- {value: 'Create functions for each session handling step and use session_set_save_handler() to override PHP''s internal settings', correct: true}
- {value: 'Configure the session.save_handler INI directive to your session class', correct: false}
-
question: 'To destroy a PHP session completely, one must which of the following?'
answers:
- {value: 'Regenerate the session ID using session_regenerate_id()', correct: false}
- {value: 'If cookies are used, destroy it', correct: true}
- {value: 'Use session_demolish() to completely destroy the session', correct: false}
- {value: 'Change the session name using session_name()', correct: false}
- {value: 'Destroy the session data using session_destroy()', correct: true}
-
question: 'If you would like to change the session ID generation function, which of the following is the best approach for PHP 5?'
answers:
- {value: 'Set the session.hash_function INI configuration directive', correct: true}
- {value: 'Use the session_set_id_generator() function', correct: false}
- {value: 'Set the session id by force using the session_id() function', correct: false}
- {value: 'Use the session_regenerate_id() function', correct: false}
- {value: 'Implement a custom session handler', correct: false}
-
question: |
Consider the following HTML fragement:
<select name="?????" multiple>
<option value="1">Item #1</option>
<!-- ... more options ... -->
</select>
Which of the following name attributes should be used to capture all of the data from the user in PHP?
answers:
- {value: 'myselectbox=array()', correct: false}
- {value: 'myselectbox[]', correct: true}
- {value: 'myselectbox[''multiple'']', correct: false}
- {value: 'myselectbox{''multiple''}', correct: false}
- {value: 'myselectbox', correct: false}
-
question: 'When uploading a file using HTTP, which variable can be used to locate the file on PHP''s local filesystem?'
answers:
- {value: '$_FILES[''fieldname''][''tmp_name'']', correct: true}
- {value: '$_FILES[''fieldname'']', correct: false}
- {value: '$_FILES[''fieldname''][0][''filename'']', correct: false}
- {value: '$_FILES[''fieldname''][''filename'']', correct: false}
- {value: 'None of the above', correct: false}
-
question: 'To force a user to redirect to a new URL from within a PHP 5 script, which of the following should be used?'
answers:
- {value: 'Send a HTTP "Location:" header', correct: true}
- {value: 'Use the HTML <redirect> Tag', correct: false}
- {value: 'Send a HTTP "Forward:" header', correct: false}
- {value: 'Use the redirect() function', correct: false}
-
question: 'Setting a cookie on the client in PHP 5 can be best accomplished by:'
answers:
- {value: 'Use the add_cookie() function', correct: false}
- {value: 'Use the setcookie() function', correct: true}
- {value: 'Use the the apache_send_header() function', correct: false}
- {value: 'Setting a variable in the $_COOKIE superglobal', correct: false}
-
question: 'How does one create a cookie which will exist only until the browser session is terminated?'
answers:
- {value: 'You cannot create cookies that expire when the browser session is terminated', correct: false}
- {value: 'Setting the expiration time for a cookie to a time in the distant future', correct: false}
- {value: 'Do not provide a cookie expiration time', correct: true}
- {value: 'Enable Cookie Security', correct: false}
- {value: 'Set a cookie without a domain', correct: false}
-
question: 'Setting a HTTP cookie on the client which is not URL-encoded is done how in PHP 5?'
answers:
- {value: 'Use the setrawcookie() function', correct: true}
- {value: 'Set the cookies.urlencode INI directive to false', correct: false}
- {value: 'Use urldecode() on the return value of setcookie()', correct: false}
- {value: 'Setting the $no_encode parameter of setcookie() to a boolean ''true''', correct: false}
- {value: 'All cookies must be URL encoded', correct: false}
-
question: 'During an HTTP authentication, how does one determine the username and password provided by the browser?'
answers:
- {value: 'Parse the HTTP headers manually using http_get_headers()', correct: false}
- {value: 'Use the get_http_username() and get_http_password() functions', correct: false}
- {value: 'Use the $_SERVER[''HTTP_USER''] and $_SERVER[''HTTP_PASSWORD''] variables', correct: false}
- {value: 'Use the $_SERVER[''PHP_AUTH_USER''] and $_SERVER[''PHP_AUTH_PW''] variables', correct: true}
- {value: 'Parse the $_SERVER[''REQUEST_URI''] variable', correct: false}
-
question: |
Consider the following function:
function redirect($url) {
// Check to make sure we haven't already sent
// the header:
if(/*???????*/) {
header("Location: $url");
}
}
What conditional should replace the ????? above?
answers:
- {value: '!in_array("Location: $url", headers_list())', correct: true}
- {value: '!header_exists("Location: $url")', correct: false}
- {value: '!header_location($url)', correct: false}
- {value: ' $_SERVER[''HTTP_LOCATION''] != $url', correct: false}
-
question: 'One can ensure that headers can always be sent from a PHP script by doing what?'
answers:
- {value: 'Enable header buffering in PHP 5', correct: false}
- {value: 'Set the header.force INI directive to true', correct: false}
- {value: 'Enable output buffering in PHP 5', correct: true}
- {value: 'There is no way to ensure that headers can always be set, they must always be checked', correct: false}
- {value: 'None of the above', correct: false}
-
question: 'Which of the following is not a valid fopen() access mode:'
answers:
- {value: 'b', correct: true}
- {value: 'x', correct: false}
- {value: 'a', correct: false}
- {value: 'w', correct: false}
- {value: 'r+', correct: false}
-
question: 'What super-global should be used to access information about uploaded files via a POST request?'
answers:
- { value: '$_SERVER', correct: false }
- { value: '$_ENV', correct: false }
- { value: '$_POST', correct: false }
- { value: '$_FILES', correct: true }
- { value: '$_GET', correct: false }
-
question: 'What information can be used to reliably determine the type of an uploaded file?'
answers:
- { value: 'MIME type', correct: false }
- { value: 'File name extension', correct: false }
- { value: 'Contents of the file', correct: true }
-
question: 'Which MIME type is always sent by a client if a JPEG file is uploaded via HTTP?'
answers:
- { value: 'image/jpeg', correct: false }
- { value: 'image/jpg', correct: false }
- { value: 'image/pjpeg', correct: false }
- { value: 'Depends on the client system', correct: true }
-
question: |
Your application uses PHP to accept and process file uploads. It fails to upload a file that is 5 MB in size,
although upload_max_filesize is set to "10M". Which of the following configurations could be responsible for
this outcome? (Choose 2)
answers:
- { value: 'The PHP configuration option post_max_size is set to a value that is too small', correct: true }
- { value: 'The web server is using an incorrect encoding as part of the HTTP response sent to the client', correct: false }
- { value: 'The browser uses an incorrect encoding as part of the HTTP request sent to the server', correct: false }
- { value: 'The hidden form field MAX_FILE_SIZE was set to a value that is too small', correct: true }
- { value: 'PHP cannot process file uploads larger than 4 MB', correct: false }
-
question: 'Which of the following PHP functions can be used to set the HTTP response code? (Choose 2)'
answers:
- { value: 'header_add()', correct: false }
- { value: 'header()', correct: true }
- { value: 'http_set_status()', correct: false }
- { value: 'http_response_code()', correct: true }
- { value: 'http_header_set()', correct: false }
-
question: 'What is the name of the header used to require HTTP authentication?'
answers:
- { value: 'Authorization-Required', correct: false }
- { value: 'WWW-Authenticate', correct: true }
- { value: 'HTTP-Authenticate', correct: false }
- { value: 'Authentication-Required', correct: false }
- { value: 'HTTP-Auth', correct: false }
-
question: 'What types of HTTP authentication are supported by PHP? (Choose 2)'
answers:
- { value: 'Basic', correct: true }
- { value: 'Advanced', correct: false }
- { value: 'Strict', correct: false }
- { value: 'Digest', correct: true }
- { value: 'Realm', correct: false }
-
question: |
Which of the following items in the $_SERVER superglobal are important for authenticating the client when
using HTTP Basic authentication? (Choose 2)
answers:
- { value: 'PHP_AUTH_TYPE', correct: false }
- { value: 'PHP_AUTH_PASSWORD', correct: false }
- { value: 'PHP_AUTH_DIGEST', correct: false }
- { value: 'PHP_AUTH_PW', correct: true }
- { value: 'PHP_AUTH_USER', correct: false }
-
question: |
When tracking upload progress with sessions, the values of 2 INI settings are needed to determine the key
in $_SESSION of the upload progress data. What are the INI settings? (Choose 2)
answers:
- { value: 'session.upload_progress.file', correct: false }
- { value: 'session.upload_progress.key', correct: false }
- { value: 'session.upload_progress.prefix', correct: true }
- { value: 'session.upload_progress.freq', correct: false }
- { value: 'session.upload_progress.name', correct: false }
-
question: |
What is the name of the function that allows you register a set of functions that implement user- defined
session handling?
answers:
- { value: 'session_set_handler()', correct: false }
- { value: 'session_set_storage_handler()', correct: false }
- { value: 'session_register_handler()', correct: false }
- { value: 'session_set_save_handler()', correct: true }
-
question: 'When a browser requests an image identified by an img tag, it never sends a Cookie header.'
answers:
- { value: 'TRUE', correct: false }
- { value: 'FALSE', correct: true }
-
question: 'Which of the following techniques ensures that a value submitted in a form can only be yes or no ?'
answers:
- { value: 'Use a select list that only lets the user choose between yes and no .', correct: false }
- { value: 'Use a hidden input field that has a value of yes or no .', correct: false }
- { value: 'Enable the safe_mode configuration directive.', correct: false }
- { value: 'None of the above.', correct: true }
-
question: 'Which of the following superglobals does not necessarily contain data from the client?'
answers:
- { value: '$_POST', correct: false }
- { value: '$_SESSION', correct: true }
- { value: '$_GET', correct: false }
- { value: '$_SERVER', correct: false }
-
question: 'You want to parse a URL into its single parts. Which function do you choose?'
answers:
- { value: 'parse_url()', correct: true }
- { value: 'url_parse()', correct: false }
- { value: 'get_url_parts()', correct: false }
- { value: 'geturlparts()', correct: false }
-
question: |
Given the default PHP configuration, how can all of the parameters provided via GET be accessed in a
form of a string?
answers:
- { value: "$_GET['ALL']", correct: false }
- { value: "$_SERVER['QUERY']", correct: false }
- { value: "$_SERVER['QUERY_STRING']", correct: true }
- { value: "$_ENV['QUERY']", correct: false }
- { value: "$QUERY_STRING", correct: false }
-
question: |
An HTML form contains this form element:
<input type="file" name="myFile" />
When this form is submitted, the following PHP code gets executed:
move_uploaded_file(
$_FILES['myFile']['tmp_name'],
'uploads/' . $_FILES['myFile']['name']
);
Which of the following actions must be taken before this code may go into production? (Choose 2)
answers:
- { value: "Check with is_uploaded_file() whether the uploaded file $_FILES['myFile']['tmp_name'] is valid", correct: false }
- { value: "Sanitize the file name in $_FILES['myFile']['name'] because this value is not consistent among web browsers", correct: true }
- { value: 'Check the charset encoding of the HTTP request to see whether it matches the encoding of the uploaded file', correct: false }
- { value: "Sanitize the file name in $_FILES['myFile']['name'] because this value could be forged", correct: true }
- { value: 'Use $HTTP_POST_FILES instead of $_FILES to maintain upwards compatibility', correct: false }
-
question: 'Which PHP function retrieves a list of HTTP headers that have been sent as part of the HTTP response or are ready to be sent?'
answers:
- { value: 'header()', correct: false }
- { value: 'headers()', correct: false }
- { value: 'headers_list()', correct: true }
- { value: 'headers_sent()', correct: false }
- { value: 'getresponseheaders()', correct: false }
-
question: 'Which options do you have in PHP to set the expiry date of a session?'
answers:
- { value: 'Set the session.duration directive in php.ini', correct: false }
- { value: 'Set session cookie expiry date locally via session_set_cookie_params()', correct: false }
- { value: 'Set session expiry date locally via session_cache_expire()', correct: false }
- { value: 'None of the above', correct: true }
-
question: |
The following form is loaded in a browser and submitted, with the checkbox activated:
<form method="post">
<input type="checkbox" name="accept" />
</form>
In the server-side PHP code to deal with the form data, what is the value of $_POST['accept'] ?
answers:
- { value: 'accept', correct: false }
- { value: 'ok', correct: false }
- { value: 'true', correct: false }
- { value: 'on', correct: true }
-
question: 'When uploading a file to a PHP script using the HTTP PUT method, where would the file data be found?'
answers:
- { value: 'the $_FILES super-global', correct: false }
- { value: 'the input stream php://input', correct: true }
- { value: 'the $_POST super-global', correct: false }
- { value: 'the global variable scope', correct: false }
-
question: |
The following form is loaded in a recent browser and submitted, with the second select option selected:
<form method="post">
<select name="list">
<option>one</option>
<option>two</option>
<option>three</option>
</select>
</form>
In the server-side PHP code to deal with the form data, what is the value of $_POST['list'] ?
answers:
- { value: '1', correct: false }
- { value: '2', correct: false }
- { value: 'two', correct: true }
- { value: 'null', correct: false }
-
question: 'Which of the following is NOT a requirement for file uploads to work?'
answers:
- { value: 'The PHP directive file_uploads must be set to On', correct: false }
- { value: "The form's method attribute must be set to 'post'", correct: false }
- { value: 'The form must include a hidden input element with the name set to "MAX_FILE_SIZE"', correct: true }
- { value: "The form's enctype attribute must be set to 'multipart/form-data'", correct: false }
-
question: |
An HTML form contains this form element:
<input type="image" name="myImage" src="image.png" /> The user clicks on the image to submit the form.
How can you now access the relative coordinates of the mouse click?
answers:
- { value: "$_FILES['myImage']['x'] and $_FILES['myImage']['y']", correct: false }
- { value: "$_POST['myImage']['x'] and $_POST['myImage']['y']", correct: false }
- { value: "$_POST['myImage.x'] and $_POST['myImage.y']", correct: false }
- { value: "$_POST['myImage_x'] and $_POST['myImage_y']", correct: true }
-
question: |
(Type the answer) What is the output of the following code?
function increment ($val)
{
$_GET['m'] = (int) $_GET['m'] + 1;
}
$_GET['m'] = 1;
echo $_GET['m'];
answers:
- { value: 1, correct: true }
- { value: 2, correct: false }
- { value: 'Fatal Error', correct: false }
-
question: |
(Type the answer) Please provide the value of the $code variable in the following statement to set an HTTP status code that
signifies that the requested resource was not found.
http_response_code($code);
answers:
- { value: "404, 404 Not Found", correct: true }
- { value: "200, 200 OK", correct: true }
- { value: "301, 301 Moved", correct: true }
-
question: '(Type the answer) Please provide the name of the super-global variable where all the information about cookies is available.'
answers:
- { value: '$_COOKIE, $_COOKIE[], _COOKIE, _COOKIE[]', correct: true }
- { value: '$_SERVER, $_SERVER[], _SERVER, _SERVER[]', correct: false }
- { value: '$_SESSION, $_SESSION[], _SESSION, _SESSION[]', correct: false }
-
question: '(Type the answer) Which PHP function sets a cookie whose value does not get URL encoded when sending it to the browser?'
answers:
- { value: 'setrawcookie, setrawcookie()', correct: true }
- { value: 'set_raw_cookie, set_raw_cookie()', correct: false }
- { value: 'rawcookie, rawcookie()', correct: false }
-
question: '(Type the answer) Which PHP function sets a cookie and URL encodes its value when sending it to the browser?'
answers:
- { value: 'setcookie, setcookie()', correct: true }
- { value: 'set_cookie, set_cookie()', correct: false }
- { value: 'cookie, cookie()', correct: false }
| 58.854054 | 159 | 0.568883 |
a97a1fb37e562c844f5f1b9497a43e85ce645da5 | 149 | yml | YAML | src/main/resources/config.yml | Flowsqy/CustomEvents | 05c4760204ff1a32e03e8243a0c2fb42b4de165f | [
"MIT"
] | null | null | null | src/main/resources/config.yml | Flowsqy/CustomEvents | 05c4760204ff1a32e03e8243a0c2fb42b4de165f | [
"MIT"
] | null | null | null | src/main/resources/config.yml | Flowsqy/CustomEvents | 05c4760204ff1a32e03e8243a0c2fb42b4de165f | [
"MIT"
] | null | null | null | timezone: FRANCE # Must be a field name of this list https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Locale.html#field-summary | 149 | 149 | 0.785235 |
a97f053ec620c8b695204b4f32318fde6cc9cf2c | 128 | yml | YAML | lib/Zeta/locale/en/ircop.yml | FlagRun/Zeta | edae25e3f00957d0c067547be7630148c74b251a | [
"MIT"
] | 6 | 2015-01-26T00:25:01.000Z | 2019-09-07T21:44:20.000Z | lib/Zeta/locale/en/ircop.yml | FlagRun/Zeta | edae25e3f00957d0c067547be7630148c74b251a | [
"MIT"
] | 7 | 2015-05-01T07:08:57.000Z | 2021-09-27T20:28:21.000Z | lib/Zeta/locale/en/ircop.yml | FlagRun/Zeta | edae25e3f00957d0c067547be7630148c74b251a | [
"MIT"
] | 3 | 2015-04-27T12:38:20.000Z | 2017-05-27T21:12:36.000Z | ---
- It's the cops run!!
- Always trying to put the white bot down...
- Don't tase me bro!
- irCOP's is it crime fighting time? | 25.6 | 44 | 0.664063 |
a97fb0f4f9e0b4678050bde7d8f3460ee900e1ee | 82 | yml | YAML | buildspec-lint.yml | jorgehdzg1991/cbqa-cloud-formation-pipeline-demo | 276cfed91fa17174eb4308f387f52ad67ec4f6eb | [
"MIT"
] | null | null | null | buildspec-lint.yml | jorgehdzg1991/cbqa-cloud-formation-pipeline-demo | 276cfed91fa17174eb4308f387f52ad67ec4f6eb | [
"MIT"
] | null | null | null | buildspec-lint.yml | jorgehdzg1991/cbqa-cloud-formation-pipeline-demo | 276cfed91fa17174eb4308f387f52ad67ec4f6eb | [
"MIT"
] | null | null | null | version: 0.2
phases:
build:
commands:
- yarn install
- yarn lint | 13.666667 | 20 | 0.573171 |
a9804ac0699b2ca744a14fb7e0708de330522216 | 433 | yml | YAML | docker-compose.debug.yml | juergenpointinger/status-dashboard | 439c7e9b6966ff10ada4062c6b97d5088083f442 | [
"MIT"
] | null | null | null | docker-compose.debug.yml | juergenpointinger/status-dashboard | 439c7e9b6966ff10ada4062c6b97d5088083f442 | [
"MIT"
] | null | null | null | docker-compose.debug.yml | juergenpointinger/status-dashboard | 439c7e9b6966ff10ada4062c6b97d5088083f442 | [
"MIT"
] | null | null | null | version: '3.4'
services:
# Status Dashboard Service
status-dashboard:
image: juergenpointinger/status-dashboard
entrypoint: /bin/bash
command: -c "pip install debugpy -t /tmp && python /tmp/debugpy --wait-for-client --listen 0.0.0.0:5678 -m index run --no-debugger --no-reload --host 0.0.0.0 --port 5000"
ports:
- 5000:5000
- 5678:5678
environment:
- FLASK_ENV=development
- DEBUG=1
| 27.0625 | 174 | 0.648961 |
a98399aa9c8f2138b081059fe802fab6fec26616 | 253 | yml | YAML | db/docs/users_security_dashboard_projects.yml | BearerPipelineTest/gitlabhq | 55e4390933a4e16f8936604d763a6353f088c4c1 | [
"MIT"
] | null | null | null | db/docs/users_security_dashboard_projects.yml | BearerPipelineTest/gitlabhq | 55e4390933a4e16f8936604d763a6353f088c4c1 | [
"MIT"
] | null | null | null | db/docs/users_security_dashboard_projects.yml | BearerPipelineTest/gitlabhq | 55e4390933a4e16f8936604d763a6353f088c4c1 | [
"MIT"
] | null | null | null | ---
table_name: users_security_dashboard_projects
classes:
- UsersSecurityDashboardProject
feature_categories:
- vulnerability_management
description: TODO
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/18708
milestone: '12.5'
| 25.3 | 78 | 0.841897 |
a9877697467bbebbc143da42a6ddbbd04942b1bc | 321 | yaml | YAML | sa_yaml/8/drupal/super_login/sa-contrib-2019-062.yaml | violinist-dev/drupal-contrib-sa | fe21fbad600f57d6b15efb2971ddd60cad706044 | [
"MIT"
] | null | null | null | sa_yaml/8/drupal/super_login/sa-contrib-2019-062.yaml | violinist-dev/drupal-contrib-sa | fe21fbad600f57d6b15efb2971ddd60cad706044 | [
"MIT"
] | 2 | 2019-12-12T19:44:27.000Z | 2021-06-23T16:05:13.000Z | sa_yaml/8/drupal/super_login/sa-contrib-2019-062.yaml | violinist-dev/drupal-contrib-sa | fe21fbad600f57d6b15efb2971ddd60cad706044 | [
"MIT"
] | null | null | null | link: 'https://www.drupal.org/sa-contrib-2019-062'
title: 'Super Login - Moderately critical - Cross site scripting - SA-CONTRIB-2019-062'
branches:
1.3.x: { time: '2019-08-14 12:00:00', versions: ['>=1.0.0', '<1.3.0'] }
composer-repository: 'https://packages.drupal.org/8'
reference: 'composer://drupal/super_login'
| 45.857143 | 87 | 0.691589 |
a98ccb68b5aafd4d165ade2c7a02c1e6e2e2b851 | 97 | yml | YAML | phpspec.yml | alexmon1989/emotions | 825016369e0edf9da644cb8cbb836ed19e0c472f | [
"MIT"
] | null | null | null | phpspec.yml | alexmon1989/emotions | 825016369e0edf9da644cb8cbb836ed19e0c472f | [
"MIT"
] | null | null | null | phpspec.yml | alexmon1989/emotions | 825016369e0edf9da644cb8cbb836ed19e0c472f | [
"MIT"
] | null | null | null | suites:
main:
namespace: Emotions
psr4_prefix: Emotions
src_path: app | 19.4 | 29 | 0.587629 |
a98f0ec97542f9edfccb8b07ffe38072f94b3c1e | 293 | yml | YAML | jhu.yml | jhu-sheridan-libraries/islandora-pilot | b1c8c10819124e857e105c3630940629fd073610 | [
"MIT"
] | null | null | null | jhu.yml | jhu-sheridan-libraries/islandora-pilot | b1c8c10819124e857e105c3630940629fd073610 | [
"MIT"
] | 8 | 2019-08-13T10:56:15.000Z | 2019-09-23T13:50:00.000Z | jhu.yml | jhu-sheridan-libraries/islandora-pilot | b1c8c10819124e857e105c3630940629fd073610 | [
"MIT"
] | null | null | null | ---
- hosts: webserver
become: true
tasks:
- name: we need to change ownership of {{ drupal_composer_install_dir }}
file:
path: "{{ drupal_composer_install_dir }}"
owner: "{{ drupal_core_owner }}"
group: "{{ drupal_core_owner }}"
state: directory
| 26.636364 | 76 | 0.607509 |
a98f891d3b6286ac36624f65d8858897fe5066d5 | 620 | yaml | YAML | data/extracted/penalties/3016727616.yaml | auxesis/gotgastro.com | f2b1108f5e4f21e3befb9a700acbe975689856d4 | [
"MIT"
] | 1 | 2015-06-25T09:40:29.000Z | 2015-06-25T09:40:29.000Z | data/extracted/penalties/3016727616.yaml | auxesis/gotgastro.com | f2b1108f5e4f21e3befb9a700acbe975689856d4 | [
"MIT"
] | null | null | null | data/extracted/penalties/3016727616.yaml | auxesis/gotgastro.com | f2b1108f5e4f21e3befb9a700acbe975689856d4 | [
"MIT"
] | null | null | null | ---
:pursued_by: Gosford City Council
:offence_code: 11338 - Fail to comply with Food Standards Code - Individual
:url: http://www.foodauthority.nsw.gov.au/penalty-notices/?template=detail&data=data&itemId=3016727616
:notes: ""
:offence_description: Fail to take all practicable measures to eradicate and prevent the harbourage of pests - cockroaches observed on shelves in the storage area
:trading_name: SOUTH SEAS SANDWICHES
:penalty_amount: $330.00
:address: SHOP 128 171 MANN STREET GOSFORD 2250
:served_to: WU, CINDY
:council_area: GOSFORD
:action_date: "2009-06-29"
:id: "3016727616"
:offence_date: "2009-06-23"
| 41.333333 | 162 | 0.783871 |
a995eb45eea33de851ff95478187af2242776e6e | 1,295 | yaml | YAML | k8s-deploy/cluster.yaml | Yao544303/KubeFATE | 9e224c3af0f3020bcb0d693b274864a1dc35592f | [
"Apache-2.0"
] | null | null | null | k8s-deploy/cluster.yaml | Yao544303/KubeFATE | 9e224c3af0f3020bcb0d693b274864a1dc35592f | [
"Apache-2.0"
] | null | null | null | k8s-deploy/cluster.yaml | Yao544303/KubeFATE | 9e224c3af0f3020bcb0d693b274864a1dc35592f | [
"Apache-2.0"
] | null | null | null | name: fate-9999
namespace: fate-9999
chartName: fate
chartVersion: v1.4.5
partyId: 9999
registry: ""
pullPolicy:
persistence: false
istio:
enabled: false
modules:
- rollsite
- clustermanager
- nodemanager
- mysql
- python
# - client
rollsite:
type: NodePort
nodePort: 30009
exchange:
ip: 192.168.1.1
port: 30000
partyList:
- partyId: 10000
partyIp: 192.168.10.1
partyPort: 30010
nodeSelector: {}
nodemanager:
count: 3
sessionProcessorsPerNode: 4
list:
- name: nodemanager
nodeSelector: {}
sessionProcessorsPerNode: 2
subPath: "nodemanager"
existingClaim: ""
storageClass: "nodemanager"
accessMode: ReadWriteOnce
size: 1Gi
python:
fateflowType: NodePort
fateflowNodePort: 30109
nodeSelector: {}
mysql:
nodeSelector: {}
ip: mysql
port: 3306
database: eggroll_meta
user: fate
password: fate_dev
subPath: ""
existingClaim: ""
storageClass: "mysql"
accessMode: ReadWriteOnce
size: 1Gi
# If use external MySQL, uncomment and change this section
# externalMysqlIp: mysql
# externalMysqlPort: 3306
# externalMysqlDatabase: eggroll_meta
# externalMysqlUser: fate
# externalMysqlPassword: fate_dev
# If FATE-Serving deployed, uncomment and change
# servingIp: 192.168.9.1
# servingPort: 30209 | 18.239437 | 58 | 0.71583 |
a99601123c78c2e0e4f21375dce6b7674bd51277 | 695 | yml | YAML | packagist/genix/cms/CVE-2017-14765.yml | Tabll/gemnasium-db | d1c1c8641de2a67cb2f2a61bd0a9efe61c3e8392 | [
"CNRI-Python",
"RSA-MD"
] | 21 | 2020-11-19T10:19:09.000Z | 2022-01-11T08:20:25.000Z | packagist/genix/cms/CVE-2017-14765.yml | Tabll/gemnasium-db | d1c1c8641de2a67cb2f2a61bd0a9efe61c3e8392 | [
"CNRI-Python",
"RSA-MD"
] | null | null | null | packagist/genix/cms/CVE-2017-14765.yml | Tabll/gemnasium-db | d1c1c8641de2a67cb2f2a61bd0a9efe61c3e8392 | [
"CNRI-Python",
"RSA-MD"
] | 1 | 2021-07-24T02:39:58.000Z | 2021-07-24T02:39:58.000Z | ---
identifier: "CVE-2017-14765"
package_slug: "packagist/genix/cms"
title: "Cross-site Scripting"
description: "GeniXCMS, in `gxadmin/index.php` has an XSS via the Menu `ID` field
in a `page=menus` request."
date: "2017-09-29"
pubdate: "2017-09-27"
affected_range: "=1.1.4"
fixed_versions:
- "1.1.5"
affected_versions: "Version 1.1.4"
not_impacted: "All versions before 1.1.4, all versions after 1.1.4"
solution: "Upgrade to version 1.1.5 or above."
urls:
- "https://nvd.nist.gov/vuln/detail/CVE-2017-14765"
cvss_v2: "AV:N/AC:M/Au:N/C:N/I:P/A:N"
cvss_v3: "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
uuid: "3b84098a-1daf-4acd-99e4-eb7a9ac91991"
cwe_ids:
- "CWE-1035"
- "CWE-79"
- "CWE-937"
| 28.958333 | 81 | 0.696403 |
a996762e5914119593e6e4d941b92da0eed14948 | 680 | yml | YAML | _config.yml | meaganbporter/meaganbporter.github.io | c7beb05a989b9b9aac19698e4ba024d2f2cd8efa | [
"Unlicense"
] | null | null | null | _config.yml | meaganbporter/meaganbporter.github.io | c7beb05a989b9b9aac19698e4ba024d2f2cd8efa | [
"Unlicense"
] | null | null | null | _config.yml | meaganbporter/meaganbporter.github.io | c7beb05a989b9b9aac19698e4ba024d2f2cd8efa | [
"Unlicense"
] | null | null | null | # Site settings
# These are used to personalize your new site.
title: Meagan Carroll # your name here
logo: "/images/profile.png?raw=true" # your photo (or logo) here
description: > # your text below (remove <br /> elements if you don't need line breaks)
CSCI 496: Senior Portfolio<br />
In partial fulfillment of the requirements for the degree of
Bachelor of Technology in Computer-Science (class of 2021)
<br /><br />
<a href="meaganbporter.github.io/pdf/finalresume.pdf" target = "_blank">View My Resume</a>
repository: "meaganbporter/meaganbporter.github.io"
github_username: meaganbporter # update with your username
# Build setting
theme: jekyll-theme-minimal
| 40 | 92 | 0.751471 |
a99861ff192012d4cf3a1c9160af82bee09beaef | 258 | yaml | YAML | cert-manager/Chart.yaml | tmax-cloud/gateway-helm-chart | b56a1c244d295c17e33e956c618baba98ffdc4c3 | [
"Apache-2.0"
] | null | null | null | cert-manager/Chart.yaml | tmax-cloud/gateway-helm-chart | b56a1c244d295c17e33e956c618baba98ffdc4c3 | [
"Apache-2.0"
] | null | null | null | cert-manager/Chart.yaml | tmax-cloud/gateway-helm-chart | b56a1c244d295c17e33e956c618baba98ffdc4c3 | [
"Apache-2.0"
] | 1 | 2022-01-26T05:45:59.000Z | 2022-01-26T05:45:59.000Z | apiVersion: v2
name: cert-manager
description: A Helm chart for Kubernetes
type: application
version: 1.0.0
appVersion: "1.16.0"
dependencies:
- name: cert-manager
version: v1.5.4
repository: file://charts/cert-manager
tags:
- certManager | 21.5 | 42 | 0.713178 |
a99896b40794e7b3694ee021799946c834afe2fd | 2,792 | yml | YAML | charts/pelorus/templates/thanos-query.yml | caiomedeirospinto/pelorus | 2cd21f11cb36b1d1cd34add6c7d23c13079d803c | [
"Apache-2.0"
] | 71 | 2019-11-27T19:36:42.000Z | 2021-02-09T22:22:58.000Z | charts/pelorus/templates/thanos-query.yml | caiomedeirospinto/pelorus | 2cd21f11cb36b1d1cd34add6c7d23c13079d803c | [
"Apache-2.0"
] | 176 | 2019-11-27T18:46:20.000Z | 2021-02-15T14:39:21.000Z | charts/pelorus/templates/thanos-query.yml | caiomedeirospinto/pelorus | 2cd21f11cb36b1d1cd34add6c7d23c13079d803c | [
"Apache-2.0"
] | 43 | 2019-12-11T20:43:58.000Z | 2021-02-14T18:50:00.000Z | {{- if .Values.bucket_access_point }}
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: thanos-query
labels:
app: thanos-query
spec:
replicas: 1
selector:
matchLabels:
app: thanos-query
template:
metadata:
labels:
app: thanos-query
annotations:
prometheus.io/scrape: "true"
prometheus.io/port: "10902"
spec:
serviceAccountName: pelorus-thanos
volumes:
- name: secret-prometheus-pelorus-tls
secret:
secretName: prometheus-pelorus-tls
- name: secret-prometheus-pelorus-htpasswd
secret:
secretName: prometheus-pelorus-htpasswd
{{- if .Values.custom_ca }}
- name: configmap-cluster-ca-bundle
configMap:
name: cluster-ca-bundle
defaultMode: 420
{{- end }}
containers:
- name: thanos-query
image: quay.io/thanos/thanos:v0.8.1
args:
- "query"
- "--log.level=info"
- "--http-address=:10902"
- "--grpc-address=:10901"
- "--store=thanos-pelorus-sidecar:10901"
- "--store=thanos-pelorus-store:10901"
ports:
- name: query-http
containerPort: 10902
livenessProbe:
httpGet:
path: /-/healthy
port: query-http
- args:
- -provider=openshift
- -https-address=:9092
- -http-address=
- -email-domain=*
- -upstream=http://localhost:10902
- -htpasswd-file=/etc/proxy/htpasswd/auth
- -openshift-service-account=pelorus-thanos
- '-openshift-sar={"resource": "namespaces", "verb": "get"}'
- '-openshift-delegate-urls={"/": {"resource": "namespaces", "verb": "get"}}'
- -tls-cert=/etc/tls/private/tls.crt
- -tls-key=/etc/tls/private/tls.key
- -client-secret-file=/var/run/secrets/kubernetes.io/serviceaccount/token
- -cookie-secret=bacon
- -openshift-ca=/etc/pki/tls/cert.pem
- -openshift-ca=/var/run/secrets/kubernetes.io/serviceaccount/ca.crt
{{- if .Values.custom_ca }}
- -openshift-ca=/etc/prometheus/configmaps/cluster-ca-bundle/ca-bundle.crt
{{- end}}
- -skip-auth-regex=^/metrics
image: registry.redhat.io/openshift3/oauth-proxy:v3.11
name: thanos-proxy
ports:
- containerPort: 9092
name: web-tls
resources: {}
volumeMounts:
- mountPath: /etc/tls/private
name: secret-prometheus-pelorus-tls
- mountPath: /etc/proxy/htpasswd
name: secret-prometheus-pelorus-htpasswd
{{- if .Values.custom_ca }}
- name: configmap-cluster-ca-bundle
readOnly: true
mountPath: /etc/prometheus/configmaps/cluster-ca-bundle
{{- end }}
{{- end }}
| 31.022222 | 85 | 0.585244 |
a9a207403248deb4536228e34d0007b2318b609f | 316 | yaml | YAML | misc.conf.yaml | ankitbko/dotfiles | ed0d963e6d20ee0377a6abb2b2a34b896395334f | [
"MIT"
] | null | null | null | misc.conf.yaml | ankitbko/dotfiles | ed0d963e6d20ee0377a6abb2b2a34b896395334f | [
"MIT"
] | null | null | null | misc.conf.yaml | ankitbko/dotfiles | ed0d963e6d20ee0377a6abb2b2a34b896395334f | [
"MIT"
] | null | null | null | - shell:
- [./scripts/install-powerline-go.sh, Installing Powerline-Go]
- [sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)", Installing zsh]
- git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k
| 63.2 | 130 | 0.712025 |
a9a4420f8fc9a58dc99209bc9c980e35e2a60a5d | 1,769 | yml | YAML | .github/workflows/upload_schema.yml | ziegenberg/awx | a3e29317c5d4220fffe28370ec73c73802255246 | [
"Apache-2.0"
] | null | null | null | .github/workflows/upload_schema.yml | ziegenberg/awx | a3e29317c5d4220fffe28370ec73c73802255246 | [
"Apache-2.0"
] | 2 | 2022-02-10T11:57:21.000Z | 2022-02-27T22:43:44.000Z | .github/workflows/upload_schema.yml | ziegenberg/awx | a3e29317c5d4220fffe28370ec73c73802255246 | [
"Apache-2.0"
] | null | null | null | ---
name: Upload API Schema
on:
push:
branches:
- devel
- release_**
jobs:
push:
runs-on: ubuntu-latest
permissions:
packages: write
contents: read
steps:
- uses: actions/checkout@v2
- name: Get python version from Makefile
run: echo py_version=`make PYTHON_VERSION` >> $GITHUB_ENV
- name: Install python ${{ env.py_version }}
uses: actions/setup-python@v2
with:
python-version: ${{ env.py_version }}
- name: Log in to registry
run: |
echo "${{ secrets.GITHUB_TOKEN }}" | docker login ghcr.io -u ${{ github.actor }} --password-stdin
- name: Pre-pull image to warm build cache
run: |
docker pull ghcr.io/${{ github.repository_owner }}/awx_devel:${GITHUB_REF##*/} || :
- name: Build image
run: |
DEV_DOCKER_TAG_BASE=ghcr.io/${{ github.repository_owner }} COMPOSE_TAG=${GITHUB_REF##*/} make docker-compose-build
- name: Generate API Schema
run: |
docker run -u $(id -u) --rm -v ${{ github.workspace }}:/awx_devel/:Z \
--workdir=/awx_devel ghcr.io/${{ github.repository_owner }}/awx_devel:${GITHUB_REF##*/} /start_tests.sh genschema
- name: Upload API Schema
env:
AWS_ACCESS_KEY: ${{ secrets.AWS_ACCESS_KEY }}
AWS_SECRET_KEY: ${{ secrets.AWS_SECRET_KEY }}
AWS_REGION: 'us-east-1'
run: |
ansible localhost -c local, -m command -a "{{ ansible_python_interpreter + ' -m pip install boto3'}}"
ansible localhost -c local -m aws_s3 \
-a "src=${{ github.workspace }}/schema.json bucket=awx-public-ci-files object=${GITHUB_REF##*/}/schema.json mode=put permission=public-read"
| 33.377358 | 152 | 0.59299 |
a9a484557f670779b84d1f902e268124ea32e479 | 177 | yaml | YAML | _data/curl_u_username_password_x_proxyserverip_proxyserverport_webpageuri.yaml | HugoWen/commandlinefu.cn | d9fbe1029e1c3e0b9016fa63a4a805445a88ef42 | [
"Unlicense"
] | 161 | 2015-01-01T15:31:22.000Z | 2022-01-07T20:52:48.000Z | _data/curl_u_username_password_x_proxyserverip_proxyserverport_webpageuri.yaml | klone1127/commandlinefu.cn | 0f9104f9b6e4ea16e1f37d81fd1d2a4a5957d114 | [
"Unlicense"
] | 10 | 2015-01-04T15:59:44.000Z | 2017-05-21T19:22:02.000Z | _data/curl_u_username_password_x_proxyserverip_proxyserverport_webpageuri.yaml | klone1127/commandlinefu.cn | 0f9104f9b6e4ea16e1f37d81fd1d2a4a5957d114 | [
"Unlicense"
] | 52 | 2015-01-05T10:07:54.000Z | 2021-09-10T04:27:59.000Z | commandlinefu_id: 646
translator:
weibo: particle128
command: |-
curl -U username[:password] -x proxyserverIP:proxyserverPort webpageURI
summary: |-
通过需要登录认证的代理服务器get一个页面
| 22.125 | 73 | 0.79096 |
a9a87f36619d8bad02348579657e698962cd5499 | 4,503 | yml | YAML | _data/navigation.yml | bamr4287/it-journey | 91305420065deb2b530181fbc30b3d1d13e66086 | [
"MIT"
] | null | null | null | _data/navigation.yml | bamr4287/it-journey | 91305420065deb2b530181fbc30b3d1d13e66086 | [
"MIT"
] | null | null | null | _data/navigation.yml | bamr4287/it-journey | 91305420065deb2b530181fbc30b3d1d13e66086 | [
"MIT"
] | null | null | null | # NO SPACES IN THE TITLE. IT WILL BREAK THE NAVIGATION.
# example navigation
foo:
- title: "Parent Link 1"
url: /parent-1-page-url/
children:
- title: "Child Link 1"
url: /child-1-page-url/
- title: "Child Link 2"
url: /child-2-page-url/
- title: "Parent Link 2"
url: /parent-2-page-url/
children:
- title: "Child Link 1"
url: /child-1-page-url/
- title: "Child Link 2"
url: /child-2-page-url/
- title: "Child Link 3"
url: /child-3-page-url/
# main links
main:
- nav-title: "Main Menu"
- title: "Home"
url: /home/
- title: "Quick-Start"
url: /quick-start/
sublinks:
- title: "Mac"
url: /quickstart/mac/
- title: "Windows"
url: /quickstart/windows/
- title: "Linux"
url: /quickstart/linux/
- title: "Journal"
url: /posts/
- title: "Library"
url: /docs/
sublinks:
- title: "Jekyll"
url: /docs/jekyll/
- title: "Command Line"
url: /docs/command-line/
- title: "Notes"
url: /notes/
sublinks:
- title: "home"
url: /notes/
- title: "shell"
url: /notes/shell/
- title: "Javascript"
url: /notes/js/
- title: "Jekyll"
url: /notes/jekyll/
- title: "About"
url: /about/
# Notes
notes:
- title: "Notes"
sublinks:
- title: "PowerShell"
url: /notes/powershell/
- title: "Bash"
url: /notes/bash/
url: /notes/
- title: "test"
url: /test/
# Quick Start
quickstart:
- nav-title: "Quick-Start"
- title: "Machine-Setup"
sublinks:
- title: "Mac"
url: /quickstart/mac/
- title: "Windows"
url: /quickstart/windows/
- title: "Linux"
url: /quickstart/linux/
url: /quickstart/
- title: "test"
url: /test/
# documentation links
docs:
- title: Getting Started
children:
- title: "Quick-Start Guide"
url: /docs/quick-start-guide/
- title: "Structure"
url: /docs/structure/
- title: "Installation"
url: /docs/installation/
- title: "Upgrading"
url: /docs/upgrading/
- title: Customization
children:
- title: "Configuration"
url: /docs/configuration/
- title: "Overriding Theme Defaults"
url: /docs/overriding-theme-defaults/
- title: "Navigation"
url: /docs/navigation/
- title: "UI Text"
url: /docs/ui-text/
- title: "Authors"
url: /docs/authors/
- title: "Layouts"
url: /docs/layouts/
- title: Content
children:
- title: "Working with Posts"
url: /docs/posts/
- title: "Working with Pages"
url: /docs/pages/
- title: "Working with Collections"
url: /docs/collections/
- title: "Helpers"
url: /docs/helpers/
- title: "Utility Classes"
url: /docs/utility-classes/
- title: Extras
children:
- title: "Stylesheets"
url: /docs/stylesheets/
- title: "JavaScript"
url: /docs/javascript/
- title: Meta
children:
- title: "History"
url: /docs/history/
- title: "Contributing"
url: /docs/contributing/
- title: "Old 2.2 Docs"
url: /docs/docs-2-2/
- title: "License"
url: /docs/license/
- title: "Terms & Privacy Policy"
url: /terms/
about:
- title: "about"
children:
- title: "about me"
url: /notes/powershell/
- title: "about this site"
url: /notes/bash/
# sidebar navigation list sample
sidebar-sample:
- title: "Parent Page A"
children:
- title: "Child Page A1"
url: /
- title: "Child Page A2"
url: /
- title: "Child Page A3"
url: /
- title: "Child Page A4"
url: /
- title: "Parent Page B"
children:
- title: "Child Page B1"
url: /
- title: "Child Page B2"
url: /
- title: "Child Page B3"
url: /
- title: "Child Page B4"
url: /
- title: "Child Page B5"
url: /
- title: "Parent Page C"
children:
- title: "Child Page C1"
url: /
- title: "Child Page C2"
url: /
- title: "Child Page C3"
url: /
- title: "Child Page C4"
url: /
- title: "Child Page C5"
url: /
- title: "Parent Page D"
children:
- title: "Child Page D1"
url: /
- title: "Child Page D2"
url: /
| 22.97449 | 55 | 0.526982 |
a9a90fa1ae823508ad06c65bb75e2fdec6ce88cc | 184 | yaml | YAML | contracts/0xd1d7545098fae50ed0eea3c4e72e7c7b34a2d492/contract.yaml | dimorinny/ethereum-verefied-contracts-list | f251050ee80b01bfa1e10aa56a5a5de5a9d14e6b | [
"MIT"
] | null | null | null | contracts/0xd1d7545098fae50ed0eea3c4e72e7c7b34a2d492/contract.yaml | dimorinny/ethereum-verefied-contracts-list | f251050ee80b01bfa1e10aa56a5a5de5a9d14e6b | [
"MIT"
] | 1 | 2018-05-04T23:46:18.000Z | 2018-05-04T23:46:18.000Z | contracts/0xd1d7545098fae50ed0eea3c4e72e7c7b34a2d492/contract.yaml | dimorinny/ethereum-verified-contracts | f251050ee80b01bfa1e10aa56a5a5de5a9d14e6b | [
"MIT"
] | null | null | null | contract-name: TokenERC20
entrypoint: TokenERC20.sol
contract-address: '0xd1d7545098fae50ed0eea3c4e72e7c7b34a2d492'
network: mainnet
compiler: v0.4.22-nightly.2018.4.5+commit.c6adad93
| 30.666667 | 62 | 0.847826 |
a9ab43dfa29a5e07747eebdace2da6883132d7b3 | 58 | yml | YAML | .travis.yml | doomsquadairsoft/d3vice-gameserver | 7297ccae6aed2eefd88c5824aab3ed60ea78d7a0 | [
"MIT"
] | null | null | null | .travis.yml | doomsquadairsoft/d3vice-gameserver | 7297ccae6aed2eefd88c5824aab3ed60ea78d7a0 | [
"MIT"
] | null | null | null | .travis.yml | doomsquadairsoft/d3vice-gameserver | 7297ccae6aed2eefd88c5824aab3ed60ea78d7a0 | [
"MIT"
] | null | null | null | language: node
services:
- redis
script:
- npm test
| 7.25 | 14 | 0.655172 |
a9b422e71ac683135380cfada33d86cba8d58bdc | 187 | yml | YAML | config/locales/sw/people.yml | alphagov/collections | 5da5c86bf1e36e61f7d63541e46a2ec354c4daaa | [
"MIT"
] | 43 | 2015-01-18T05:29:32.000Z | 2022-03-03T06:53:32.000Z | config/locales/sw/people.yml | alphagov/collections | 5da5c86bf1e36e61f7d63541e46a2ec354c4daaa | [
"MIT"
] | 708 | 2015-03-24T11:04:50.000Z | 2022-03-25T15:36:26.000Z | config/locales/sw/people.yml | alphagov/collections | 5da5c86bf1e36e61f7d63541e46a2ec354c4daaa | [
"MIT"
] | 25 | 2015-03-23T14:19:37.000Z | 2021-08-12T09:30:58.000Z | ---
sw:
people:
biography: Wasifu
previous_roles: Nafasi za awali
previous_roles_in_government: Nafasi za awali katika serikali
read_more: Maelezo zaidi kuhusu mtu huyu
| 23.375 | 65 | 0.743316 |
a9ba8320a85fd772afb52d14ecf26bafe6b0cbd8 | 427 | yml | YAML | standalone_checks/section_18/cis_18.9/cis_18.9.43.x.yml | ansible-lockdown/Windows-2016-CIS-Audit | 5e6e12f362b4b6001707aff1f8d239c98d8c4eec | [
"MIT"
] | null | null | null | standalone_checks/section_18/cis_18.9/cis_18.9.43.x.yml | ansible-lockdown/Windows-2016-CIS-Audit | 5e6e12f362b4b6001707aff1f8d239c98d8c4eec | [
"MIT"
] | null | null | null | standalone_checks/section_18/cis_18.9/cis_18.9.43.x.yml | ansible-lockdown/Windows-2016-CIS-Audit | 5e6e12f362b4b6001707aff1f8d239c98d8c4eec | [
"MIT"
] | null | null | null | {{ if .Vars.win2016cis_level_2 }}
command:
disable_cloud_msg_sync:
{{ if .Vars.win2016cis_18_9_43_1 }}
title: 18.9.43.1 | L2 | Ensure 'Allow Message Service Cloud Sync' is set to 'Disabled' | (SCORED) | reg_check
exec: {{ .Vars.ps_regcheck }} get-itempropertyValue -path 'HKLM:/SOFTWARE/Policies/Microsoft/Windows/Messaging' -Name AllowMessageSync
exit-status: 0
stdout:
- '0'
{{ end }}
{{ end }} | 38.818182 | 138 | 0.674473 |
a9bec64584dbf007f28152089bf55e79bd974437 | 857 | yaml | YAML | pkg/cmd/helmfile/resolve/test_data/custom-env-ingress/expected-jx-helmfile.yaml | wowq/jx-gitops | 596b2ef8047adc4675bf696b8a3df3c59610f662 | [
"Apache-2.0"
] | 16 | 2021-04-09T18:14:06.000Z | 2022-03-08T01:31:06.000Z | pkg/cmd/helmfile/resolve/test_data/custom-env-ingress/expected-jx-helmfile.yaml | wowq/jx-gitops | 596b2ef8047adc4675bf696b8a3df3c59610f662 | [
"Apache-2.0"
] | 659 | 2020-07-27T05:59:38.000Z | 2021-03-31T13:00:09.000Z | pkg/cmd/helmfile/resolve/test_data/custom-env-ingress/expected-jx-helmfile.yaml | wowq/jx-gitops | 596b2ef8047adc4675bf696b8a3df3c59610f662 | [
"Apache-2.0"
] | 24 | 2020-07-28T11:05:21.000Z | 2021-03-11T14:37:46.000Z | filepath: ""
environments:
default:
values:
- jx-values.yaml
namespace: jx
repositories:
- name: stable
url: https://charts.helm.sh/stable
- name: jxgh
url: https://jenkins-x-charts.github.io/repo
- name: doesnotexist
url: https://storage.googleapis.com/chartmuseum.jenkins-x.io
releases:
- chart: stable/chartmuseum
version: 2.4.1
name: chartmuseum
values:
- ../../versionStream/charts/stable/chartmuseum/values.yaml.gotmpl
- jx-values.yaml
- chart: jxgh/jxboot-helmfile-resources
name: jxboot-helmfile-resources
values:
- ../../versionStream/charts/jxgh/jxboot-helmfile-resources/values.yaml.gotmpl
- jx-values.yaml
- chart: doesnotexist/bucketrepo
name: bucketrepo
values:
- jx-values.yaml
- chart: jxgh/jx-build-controller
name: jx-build-controller
values:
- jx-values.yaml
templates: {}
renderedvalues: {}
| 23.805556 | 80 | 0.725788 |
a9bf3e696a60980606e65bcf4fce58abe2d15745 | 180 | yml | YAML | roles/yum-update-role/meta/main.yml | thefossgeek/packer-aws-ami-builder | b0a0793c9ada3ee46b07ac956bdb8dc3973a6d5b | [
"MIT"
] | null | null | null | roles/yum-update-role/meta/main.yml | thefossgeek/packer-aws-ami-builder | b0a0793c9ada3ee46b07ac956bdb8dc3973a6d5b | [
"MIT"
] | null | null | null | roles/yum-update-role/meta/main.yml | thefossgeek/packer-aws-ami-builder | b0a0793c9ada3ee46b07ac956bdb8dc3973a6d5b | [
"MIT"
] | null | null | null | galaxy_info:
author: [email protected]
description: An Ansible role that upgrade all packages and reboot server.
license: MIT
min_ansible_version: 2.1
dependencies: []
| 25.714286 | 75 | 0.777778 |
a9c76a0288f2e1520c648ba92ae62a0494bcaa7b | 80 | yml | YAML | puppet/modules/oracle/.fixtures.yml | biemond/vagrant-puppetmaster | bb4cbf7fde38e10f45aa398939fd2d0fcfdaaacb | [
"Apache-2.0"
] | 1 | 2015-08-04T15:43:13.000Z | 2015-08-04T15:43:13.000Z | puppet/modules/oracle/.fixtures.yml | biemond/vagrant-puppetmaster | bb4cbf7fde38e10f45aa398939fd2d0fcfdaaacb | [
"Apache-2.0"
] | null | null | null | puppet/modules/oracle/.fixtures.yml | biemond/vagrant-puppetmaster | bb4cbf7fde38e10f45aa398939fd2d0fcfdaaacb | [
"Apache-2.0"
] | null | null | null | fixtures:
repositories:
easy_type: https://github.com/hajee/easy_type.git
| 20 | 53 | 0.75 |
a9cac4649c7c5877ac1d8000a18da01b7b0f189f | 2,091 | yml | YAML | .github/workflows/stale-workflow.yml | stevesouth/berry | ab203bea1055709ff1c509fb7bb71694d7dc8e8d | [
"BSD-2-Clause"
] | 5,133 | 2019-02-22T19:59:23.000Z | 2022-03-31T22:27:38.000Z | .github/workflows/stale-workflow.yml | boost3vil/berry | 5cc3c8ae23a071387380c65ae3efc6a33902be22 | [
"BSD-2-Clause"
] | 2,784 | 2019-02-23T04:28:40.000Z | 2022-03-31T17:51:56.000Z | .github/workflows/stale-workflow.yml | boost3vil/berry | 5cc3c8ae23a071387380c65ae3efc6a33902be22 | [
"BSD-2-Clause"
] | 876 | 2019-02-22T20:59:50.000Z | 2022-03-30T09:01:27.000Z | name: 'Close stale issues'
on:
schedule:
- cron: '0 * * * *'
jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v3
with:
repo-token: ${{secrets.YARNBOT_TOKEN}}
stale-issue-message: |
Hi! 👋
This issue looks stale, and doesn't feature the `reproducible` label - which implies that you didn't provide a working reproduction using [Sherlock](https://yarnpkg.com/advanced/sherlock). As a result, it'll be closed in a few days unless a maintainer explicitly vouches for it or you edit your first post to include a formal reproduction (you can use the [playground](http://yarnpkg.com/playground) for that).
Note that we require Sherlock reproductions for long-lived issues (rather than standalone git repositories or similar) because we're a small team. Sherlock gives us the ability to check which bugs are still affecting the master branch at any given point, and decreases the amount of code we need to run on our own machines (thus leading to faster bug resolutions). It helps us help you! 😃
If you absolutely *cannot* reproduce a bug on Sherlock (for example because it's a Windows-only issue), a maintainer will have to manually add the `upholded` label. Thanks for helping us triaging our repository! 🌟
remove-stale-when-updated: false
days-before-stale: 30
days-before-close: 5
only-labels: 'bug'
stale-issue-label: 'stale'
exempt-issue-labels: 'reproducible,upholded,good first issue,help wanted'
- uses: actions/stale@v3
with:
repo-token: ${{secrets.YARNBOT_TOKEN}}
stale-issue-message: |
Hi! 👋
It seems like this issue as been marked as probably resolved, or missing important information blocking its progression. As a result, it'll be closed in a few days unless a maintainer explicitly vouches for it.
remove-stale-when-updated: true
days-before-stale: 30
days-before-close: 5
only-labels: 'waiting for feedback'
stale-issue-label: 'stale'
| 41.82 | 420 | 0.689622 |
a9cd71e378e884f99e9442c525c588b21732514f | 1,220 | yml | YAML | src/BackLocationBundle/Resources/config/routing.yml | Amal-Bousbih/veloPI | 8c4d2e5cbc58b23e4c96103c59302982ae4c88ba | [
"MIT"
] | null | null | null | src/BackLocationBundle/Resources/config/routing.yml | Amal-Bousbih/veloPI | 8c4d2e5cbc58b23e4c96103c59302982ae4c88ba | [
"MIT"
] | 1 | 2020-06-19T16:13:18.000Z | 2020-06-19T16:13:18.000Z | src/BackLocationBundle/Resources/config/routing.yml | Amal-Bousbih/veloPI | 8c4d2e5cbc58b23e4c96103c59302982ae4c88ba | [
"MIT"
] | null | null | null | back_location_homepage:
path: /
defaults: { _controller: BackLocationBundle:Default:index }
back_location_ajouter_zone:
path: /ajouterZone
defaults: { _controller: BackLocationBundle:Zone:zone }
back_location_afficher_zones:
path: /afficherZones
defaults: { _controller: BackLocationBundle:Zone:afficher }
back_location_ajouter_velo:
path: /ajouterVel
defaults: { _controller: BackLocationBundle:Velo:ajouter }
back_location_update:
path: /update/{id}
defaults: { _controller: BackLocationBundle:Zone:update}
back_location_afficher_velos:
path: /afficherVelos
defaults: { _controller: BackLocationBundle:Velo:afficher }
back_location_Supprimer_Zone:
path: /deleteZones/{id}
defaults: { _controller: BackLocationBundle:Zone:delete }
back_location_update2:
path: /updatevelo/{idz}
defaults: { _controller: BackLocationBundle:Velo:update2 }
back_location_calendar:
path: /calendar
defaults: { _controller: BackLocationBundle:Velo:index}
back_location_afficher:
path: /affichelocation
defaults: { _controller: BackLocationBundle:Location:affiche }
Stat:
path: /Stat
defaults: { _controller: BackLocationBundle:Stat:Stat }
| 27.727273 | 66 | 0.757377 |
a9ce3f3111886bab300c93bde278190d8747d0d4 | 198 | yml | YAML | _data/navigation.yml | x6wu/x6wu.github.io | 4a8e2825feec6e533d6825a5a04780be9bb835ae | [
"MIT"
] | null | null | null | _data/navigation.yml | x6wu/x6wu.github.io | 4a8e2825feec6e533d6825a5a04780be9bb835ae | [
"MIT"
] | null | null | null | _data/navigation.yml | x6wu/x6wu.github.io | 4a8e2825feec6e533d6825a5a04780be9bb835ae | [
"MIT"
] | null | null | null | # main links links
main:
- title: "Resume"
url: /resume/
#- title: "Projects"
#url: /projects/
#- title: "Research"
#url: /research/
- title: "Misc"
url: /misc/
| 12.375 | 24 | 0.515152 |
a9cfc77821d03bd6dfd2a9e16f15e411b0ed5f20 | 191 | yaml | YAML | actions/morpheus-logs-2-mongo.yaml | xod442/stackstorm-morpheus | a25618c81ba17bfbd863dfd8e25ca9dd7fced605 | [
"MIT"
] | null | null | null | actions/morpheus-logs-2-mongo.yaml | xod442/stackstorm-morpheus | a25618c81ba17bfbd863dfd8e25ca9dd7fced605 | [
"MIT"
] | null | null | null | actions/morpheus-logs-2-mongo.yaml | xod442/stackstorm-morpheus | a25618c81ba17bfbd863dfd8e25ca9dd7fced605 | [
"MIT"
] | null | null | null | ---
name: morpheus-logs-2-mongo
description: A workflow for getting morpheus logs into a mongo database.
runner_type: orquesta
entry_point: workflows/morpheus-logs-2-mongo.yaml
enabled: true
| 27.285714 | 72 | 0.806283 |
a9d02c75b282590c6e7ca85ee613d8862c739a0c | 688 | yaml | YAML | testpath/meta.yaml | nikicc/anaconda-recipes | 9c611a5854bf41bbc5e7ed9853dc71c0851a62ef | [
"BSD-3-Clause"
] | 130 | 2015-07-28T03:41:21.000Z | 2022-03-16T03:07:41.000Z | testpath/meta.yaml | nikicc/anaconda-recipes | 9c611a5854bf41bbc5e7ed9853dc71c0851a62ef | [
"BSD-3-Clause"
] | 119 | 2015-08-01T00:54:06.000Z | 2021-01-05T13:00:46.000Z | testpath/meta.yaml | nikicc/anaconda-recipes | 9c611a5854bf41bbc5e7ed9853dc71c0851a62ef | [
"BSD-3-Clause"
] | 72 | 2015-07-29T02:35:56.000Z | 2022-02-26T14:31:15.000Z | package:
name: testpath
version: 0.3.1
source:
git_url: https://github.com/jupyter/testpath.git
git_tag: 0.3.1
requirements:
build:
- python
run:
- python
- pathlib2 [py2k]
test:
imports:
- testpath
about:
home: https://testpath.readthedocs.io
license: MIT
license_family: MIT
license_file: LICENSE
summary: collection of utilities for Python code working with files and commands
description: |
Testpath contains functions to check things on the filesystem,
and tools for mocking system commands and recording calls to those.
doc_url: https://testpath.readthedocs.io
dev_url: https://github.com/jupyter/testpath
| 22.193548 | 82 | 0.704942 |
a9d0b0f72f7af75c26731cca0e3451bd909c126c | 1,542 | yaml | YAML | rime/default.custom.yaml | zongxiao/rime | 9641eaf7fef14a419852676e19132cffe27c4775 | [
"MIT"
] | 2 | 2016-02-29T15:19:35.000Z | 2016-03-11T10:18:51.000Z | rime/default.custom.yaml | zongxiao/rime | 9641eaf7fef14a419852676e19132cffe27c4775 | [
"MIT"
] | null | null | null | rime/default.custom.yaml | zongxiao/rime | 9641eaf7fef14a419852676e19132cffe27c4775 | [
"MIT"
] | null | null | null | # default.custom.yaml
patch:
menu/page_size: 9 #设置候选字数量,根据喜好调整。
schema_list: #“输入选单”中激活的输入方案定义。
# - schema: terra_pinyin
# - schema: emoji
# - schema: luna_pinyin
- schema: luna_pinyin_simp
- schema: luna_pinyin_fluency
# - schema: double_pinyin_mspy
# - schema: double_pinyin_flypy
# - schema: bopomofo
# 下面定义中英文切换的方式
# inline_ascii :在输入法的临时西文编辑区内输入字母、数字、符号、空格等,回车上屏后自动复位到中文。
# commit_text :已输入的候选文字上屏并切换至西文输入模式。
# commit_code :已输入的编码字符上屏并切换至西文输入模式。
# noop :屏蔽该切换键。
ascii_composer/good_old_caps_lock: true
ascii_composer/switch_key:
Caps_Lock: noop
Control_L: commit_text
Control_R: commit_text
Eisu_toggle: clear
Shift_L: commit_text
Shift_R: inline_ascii
# 以方括号 “[" 和 “]” 来换页
key_binder/bindings:
- when: paging
accept: bracketleft
send: Page_Up
- when: has_menu
accept: bracketright
send: Page_Down
# 定制每页候选数
#下面定义“输入选单”的切换控制
switcher:
abbreviate_options: true
caption: "〔切换〕" #把默认的“方案選單”修改为了“切换”。
fold_options: true
hotkeys:
- "Control+grave" #默认方案
- "Control+Shift+grave" #默认方案
- "Control+s" #新增方案
option_list_separator: "/" #以下都为默认custom.yaml文件的默认配置,copy过来就可以。
save_options:
- full_shape
- ascii_punct
- simplification
- extended_charset
| 29.09434 | 73 | 0.581064 |
a9d1bb717dd3fc9b236baba07699aea88df2cd1c | 425 | yaml | YAML | example/pubspec.yaml | timtimmahh/login_fresh | 1e1cf4ebf05c74321d1f6b20bdaf289f50d5ef6f | [
"MIT"
] | null | null | null | example/pubspec.yaml | timtimmahh/login_fresh | 1e1cf4ebf05c74321d1f6b20bdaf289f50d5ef6f | [
"MIT"
] | null | null | null | example/pubspec.yaml | timtimmahh/login_fresh | 1e1cf4ebf05c74321d1f6b20bdaf289f50d5ef6f | [
"MIT"
] | null | null | null | name: example
description: A new Flutter application.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.0
dev_dependencies:
flutter_test:
sdk: flutter
login_fresh: ^1.0.8
flutter:
uses-material-design: true
assets:
- assets/
| 13.709677 | 72 | 0.632941 |
a9d6d4c7ffba0cb0e7c25e7c3b5c62ad40b13f05 | 151 | yml | YAML | .landscape.yml | Loodoor/UnamedPy | 7d154c3a652992b3c1f28050f0353451f57b2a2d | [
"MIT"
] | 1 | 2017-02-21T16:46:21.000Z | 2017-02-21T16:46:21.000Z | .landscape.yml | Loodoor/UnamedPy | 7d154c3a652992b3c1f28050f0353451f57b2a2d | [
"MIT"
] | 1 | 2017-02-21T17:57:05.000Z | 2017-02-22T11:28:51.000Z | .landscape.yml | Loodoor/UnamedPy | 7d154c3a652992b3c1f28050f0353451f57b2a2d | [
"MIT"
] | null | null | null | python-targets:
- 3
pep8:
full: true
doc-warnings: no
test-warnings: no
max-line-length: 120
autodetect: no
strictness: high
uses:
- pygame | 13.727273 | 20 | 0.695364 |
a9d915d90ffa5486914eb818679aa8f184886a6c | 130 | yaml | YAML | tests/minimal/phase0/ssz_static/BeaconBlockBody/ssz_random_chaos/case_18/value.yaml | txrx-research/eth2.0-spec-tests | b5370b415e4bea1cbe21a37d567734f1cd11d1a6 | [
"MIT"
] | null | null | null | tests/minimal/phase0/ssz_static/BeaconBlockBody/ssz_random_chaos/case_18/value.yaml | txrx-research/eth2.0-spec-tests | b5370b415e4bea1cbe21a37d567734f1cd11d1a6 | [
"MIT"
] | null | null | null | tests/minimal/phase0/ssz_static/BeaconBlockBody/ssz_random_chaos/case_18/value.yaml | txrx-research/eth2.0-spec-tests | b5370b415e4bea1cbe21a37d567734f1cd11d1a6 | [
"MIT"
] | null | null | null | version https://git-lfs.github.com/spec/v1
oid sha256:467f95ffdcdf88ab61305170ce71079987104662cf9bad7bbcc461b5e47104ba
size 16639
| 32.5 | 75 | 0.884615 |
a9db39dfb389db7f41808b9862fce0a454e7eae9 | 2,275 | yaml | YAML | swagger.yaml | alexbarcelo/opentts | a90099c0676d01c98e38168926c7e2d8635456f6 | [
"MIT"
] | null | null | null | swagger.yaml | alexbarcelo/opentts | a90099c0676d01c98e38168926c7e2d8635456f6 | [
"MIT"
] | null | null | null | swagger.yaml | alexbarcelo/opentts | a90099c0676d01c98e38168926c7e2d8635456f6 | [
"MIT"
] | null | null | null | openapi: "3.0.0"
info:
title: 'OpenTTS'
version: '1.0'
description: 'Open Text to Speech API'
schemes:
- http
servers:
- url: http://localhost:5000
description: Local server
paths:
/api/tts:
get:
summary: 'Speak text to WAV'
parameters:
- in: query
name: voice
required: true
description: 'Voice in the form tts:voice'
schema:
type: string
example: 'espeak:en'
- in: query
name: text
required: true
description: 'Text to speak'
schema:
type: string
example: 'Welcome to the world of speech synthesis!'
produces:
- audio/wav
responses:
'200':
description: audio
schema:
type: binary
/api/voices:
get:
summary: 'Get available voices'
produces:
- application/json
parameters:
- in: query
name: language
description: 'Filter based on language(s)'
schema:
type: string
example: 'en'
- in: query
name: locale
description: 'Filter based on locale(s)'
schema:
type: string
example: 'en-us'
- in: query
name: gender
description: 'Filter based on gender(s)'
schema:
type: string
enum: [M, F]
example: 'M'
- in: query
name: tts_name
description: 'Filter based on TTS system name(s)'
schema:
type: string
enum: [espeak, flite, festival, nanotts, marytts]
example: flite
responses:
'200':
description: voices
schema:
type: object
/api/languages:
get:
summary: 'Get available languages'
produces:
- application/json
parameters:
- in: query
name: tts_name
description: 'Filter based on TTS system name(s)'
schema:
type: string
enum: [espeak, flite, festival, nanotts, marytts]
example: flite
responses:
'200':
description: languages
schema:
type: list
| 24.728261 | 64 | 0.500659 |
a9dc0dd6f8996da2b568150ca1dbb2290f94eb7a | 717 | yml | YAML | models/base/schema.yml | Muriloo/adwords | a8bef428bf93f2dbb9b707ce78b1c2161a6b4774 | [
"Apache-2.0"
] | null | null | null | models/base/schema.yml | Muriloo/adwords | a8bef428bf93f2dbb9b707ce78b1c2161a6b4774 | [
"Apache-2.0"
] | null | null | null | models/base/schema.yml | Muriloo/adwords | a8bef428bf93f2dbb9b707ce78b1c2161a6b4774 | [
"Apache-2.0"
] | null | null | null | b_adwords_click_performance:
constraints:
unique:
- gclid
not_null:
- gclid
b_adwords_criteria_performance:
constraints:
unique:
- id
not_null:
- id
b_adwords_accounts:
constraints:
unique:
- account_id
not_null:
- account_id
b_adwords_ad_groups:
constraints:
unique:
- ad_group_id
not_null:
- ad_group_id
b_adwords_ads:
constraints:
unique:
- ad_id
not_null:
- ad_id
b_adwords_campaigns:
constraints:
unique:
- campaign_id
not_null:
- campaign_id
| 17.071429 | 31 | 0.507671 |
a9dcc6e65101681061bf2f56f50fdce00e041fc4 | 4,632 | yml | YAML | packages/400_template_site/_data/modules/defaults/comments.yml | jekyll-one/j1-template | 61dbb39c3c71e401e4b0965ce194414d7b0bb885 | [
"MIT"
] | null | null | null | packages/400_template_site/_data/modules/defaults/comments.yml | jekyll-one/j1-template | 61dbb39c3c71e401e4b0965ce194414d7b0bb885 | [
"MIT"
] | null | null | null | packages/400_template_site/_data/modules/defaults/comments.yml | jekyll-one/j1-template | 61dbb39c3c71e401e4b0965ce194414d7b0bb885 | [
"MIT"
] | null | null | null | # ------------------------------------------------------------------------------
# ~/_data/modules/default/comments.yml
# Default configuration settings for the J1 Comments Module
#
# Product/Info:
# https://jekyll.one
#
# Copyright (C) 2021 Juergen Adams
#
# J1 Template is licensed under the MIT License.
# See: https://github.com/jekyll-one/J1 Template/blob/master/LICENSE
# ------------------------------------------------------------------------------
# ------------------------------------------------------------------------------
# Description (used for J1 CC only)
#
description:
title: J1 Comments
scope: Default settings
location: _data/modules/default/comments.yml
# ------------------------------------------------------------------------------
# Default settings
#
defaults:
# ----------------------------------------------------------------------------
# Base settings
#
# enabled
# --------------------------------------------------------------------------
# Enables or disable comments services. If disabled, the service
# won't be enabled on any page.
#
# values: [true|false]
# default: false
#
# comments_headline
# --------------------------------------------------------------------------
# A comment block is prepended by a headline (<h2> HTML element).
# The text for headline is automatically chosen based on the language
# detected for the site.
#
# values: iso-639 language code
# default: en
#
# provider
# --------------------------------------------------------------------------
# Specifies the provider to be used for commenting
#
# values: [disqus|hyvor|commento|just-comments]
# default: disqus
#
# ----------------------------------------------------------------------------
#
enabled: false
# ----------------------------------------------------------------------------
# Base settings
# ----------------------------------------------------------------------------
provider: disqus
comments_headline:
"en": Leave a comment
"bg": Оставите коментар
"de": Kommentieren
"dk": Efterlad en kommentar
"nl": Laat een reactie achter
"fr": Laissez un commentaire
"gr": Αφήστε ένα σχόλιο
"hr": Ostavite komentar
"es": Deja un comentario
"it": Lascia un commento
"pt": Deixe um comentário
"se": Lämna en kommentar
"si": Zanechať komentár
"fi": Jätä kommentti
"no": Legg igjen en kommentar
"hu": Szólj hozzá
"cz": Zanechat komentář
"tr": Yorum yap
"ee": Jäta kommentaar
"lv": Atstājiet savu komentāru
"lt": Palikite komentarą
"pl": Zostaw komentarz
"ro": Lasa un comentariu
"ru": Оставить комментарий
# ----------------------------------------------------------------------------
# Provider settings
# ----------------------------------------------------------------------------
hyvor:
site_id: 'hyvor-site-id'
disqus:
site_id: '<your-site-short-name>'
# currently NOT supported
commento:
site_id: '<commento-site-id>'
# currently NOT supported
just-comments:
site_id: '<just-comments-site-id>'
# currently NOT supported
facebook:
appid: '<facebook-app-id>'
num_posts: 5
width: 580
colorscheme: light
# ------------------------------------------------------------------------------
# END config
| 40.278261 | 80 | 0.323618 |
a9e03e3dbb71eb17e57fa2d4d18bb6c84f7158c1 | 999 | yml | YAML | docs-ref-autogen/com.microsoft.azure.management.storage.ManagementPolicyBaseBlob.delete.yml | azure-sdk/azure-docs-sdk-java | 66cc376be8bb1e1246731b879cc1f8fba76ea946 | [
"CC-BY-4.0",
"MIT"
] | 5 | 2021-08-20T15:24:19.000Z | 2022-02-20T17:06:14.000Z | docs-ref-autogen/com.microsoft.azure.management.storage.ManagementPolicyBaseBlob.delete.yml | azure-sdk/azure-docs-sdk-java | 66cc376be8bb1e1246731b879cc1f8fba76ea946 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | docs-ref-autogen/com.microsoft.azure.management.storage.ManagementPolicyBaseBlob.delete.yml | azure-sdk/azure-docs-sdk-java | 66cc376be8bb1e1246731b879cc1f8fba76ea946 | [
"CC-BY-4.0",
"MIT"
] | 1 | 2021-08-20T15:24:21.000Z | 2021-08-20T15:24:21.000Z | ### YamlMime:JavaMember
uid: "com.microsoft.azure.management.storage.ManagementPolicyBaseBlob.delete*"
fullName: "com.microsoft.azure.management.storage.ManagementPolicyBaseBlob.delete"
name: "delete"
nameWithType: "ManagementPolicyBaseBlob.delete"
members:
- uid: "com.microsoft.azure.management.storage.ManagementPolicyBaseBlob.delete()"
fullName: "com.microsoft.azure.management.storage.ManagementPolicyBaseBlob.delete()"
name: "delete()"
nameWithType: "ManagementPolicyBaseBlob.delete()"
summary: "Get the function to delete the blob."
syntax: "public DateAfterModification delete()"
returns:
description: "the delete value"
type: "<xref href=\"com.microsoft.azure.management.storage.DateAfterModification?alt=com.microsoft.azure.management.storage.DateAfterModification&text=DateAfterModification\" data-throw-if-not-resolved=\"False\" />"
type: "method"
metadata: {}
package: "com.microsoft.azure.management.storage"
artifact: com.microsoft.azure:azure-mgmt-storage:1.40.0
| 49.95 | 219 | 0.795796 |
a9e282e45514564d7c6505c73a260b3bbdf80170 | 2,245 | yml | YAML | _data/comments/dear-diary/comment-1576688210692.yml | hashtafak/hashtafak.github.io | 73536a9c9a4e4afdf9bce931cd3d9c9417583dc8 | [
"MIT"
] | null | null | null | _data/comments/dear-diary/comment-1576688210692.yml | hashtafak/hashtafak.github.io | 73536a9c9a4e4afdf9bce931cd3d9c9417583dc8 | [
"MIT"
] | null | null | null | _data/comments/dear-diary/comment-1576688210692.yml | hashtafak/hashtafak.github.io | 73536a9c9a4e4afdf9bce931cd3d9c9417583dc8 | [
"MIT"
] | null | null | null | _id: 628904a0-21b7-11ea-a6fd-ef735087df4f
message: >-
Unexplained tru.plpf.hashtafak.github.io.meg.hh mizolastine
[URL=http://oliveogrill.com/price-of-levitra-20-mg/]levitra in usa[/URL]
[URL=http://leemyles-boulder.com/cialis-effectiveness/]5mg tadalafil
generic[/URL] [URL=http://friendsofcalarchives.org/lasix/]lasix furosemide for
sale[/URL] [URL=http://oliveogrill.com/levitra-prices/]levitra pills[/URL] buy
levitra [URL=http://happytrailsforever.com/cialis-pills-beijing/]cialis pills
beijing[/URL] [URL=http://chithreads.com/cialis-no-perscription/]cialis
interactions[/URL] [URL=http://sweepscon.com/item/vidalista/]generic vidalista
canada pharmacy[/URL]
[URL=http://happytrailsforever.com/where-to-buy-cialis-in-canada/]cialis on
amazon[/URL] holders unwell, <a
href="http://oliveogrill.com/price-of-levitra-20-mg/">levitra generic</a> <a
href="http://leemyles-boulder.com/cialis-effectiveness/">how much does cialis
cost</a> <a href="http://friendsofcalarchives.org/lasix/">lasix online</a> <a
href="http://oliveogrill.com/levitra-prices/">levitra</a> <a
href="http://happytrailsforever.com/cialis-pills-beijing/">cialis plurisy</a>
buy cialis 20mg <a href="http://chithreads.com/cialis-no-perscription/">cialis
36 hour price compare</a> <a
href="http://sweepscon.com/item/vidalista/">canadian vidalista</a> <a
href="http://happytrailsforever.com/where-to-buy-cialis-in-canada/">buy 36
hour cialis online</a> featuring enabling
http://oliveogrill.com/price-of-levitra-20-mg/ generic levitra
http://leemyles-boulder.com/cialis-effectiveness/ cialis parwanoo hp cialis
effectiveness http://friendsofcalarchives.org/lasix/ lasix furosemide for sale
http://oliveogrill.com/levitra-prices/ buy levitra
http://happytrailsforever.com/cialis-pills-beijing/ cialis digoxin
http://chithreads.com/cialis-no-perscription/ cialis no perscription
http://sweepscon.com/item/vidalista/ cheapest vidalista
http://happytrailsforever.com/where-to-buy-cialis-in-canada/ overnight cialis
delivery war first-line meningitis, appropriate?
name: unejakizaota
email: a8e9fded0e427c4201df9822ac5cf576
url: 'http://oliveogrill.com/price-of-levitra-20-mg/'
hidden: ''
date: '2019-12-18T16:56:50.692Z'
| 59.078947 | 80 | 0.764811 |
a9e2b21880e4b37a8eb296090d0af2108bb810c3 | 80 | yaml | YAML | data/acronyms/ict/comp/hdd/scsi/ccs.yaml | vdmeer/skb | e930fd9521caf76e167784d04713816fb712d90d | [
"Apache-2.0"
] | 1 | 2017-07-23T17:56:37.000Z | 2017-07-23T17:56:37.000Z | data/acronyms/ict/comp/hdd/scsi/ccs.yaml | vdmeer/skb | e930fd9521caf76e167784d04713816fb712d90d | [
"Apache-2.0"
] | null | null | null | data/acronyms/ict/comp/hdd/scsi/ccs.yaml | vdmeer/skb | e930fd9521caf76e167784d04713816fb712d90d | [
"Apache-2.0"
] | 2 | 2017-07-23T17:56:39.000Z | 2022-01-03T21:27:22.000Z | ict/comp/hdd/scsi/CCS:
short: CCS
long:
en: Common Command Set
| 13.333333 | 30 | 0.5875 |
a9eaa0efeccd2dd3b4088ebefc907f93fa8476c1 | 1,252 | yml | YAML | roles/traefik-docker/defaults/main.yml | KukriLabs/ansible-playbooks | fa0044cafc8bd4b4280628af01289a9f9d0be9ab | [
"MIT"
] | null | null | null | roles/traefik-docker/defaults/main.yml | KukriLabs/ansible-playbooks | fa0044cafc8bd4b4280628af01289a9f9d0be9ab | [
"MIT"
] | 5 | 2021-03-26T08:08:52.000Z | 2021-09-23T23:33:50.000Z | roles/traefik-docker/defaults/main.yml | KukriLabs/ansible-playbooks | fa0044cafc8bd4b4280628af01289a9f9d0be9ab | [
"MIT"
] | null | null | null | ---
# present/absent - add or remove traefik
traefik_state: present
# if removing traefik, keep data volumes or not?
traefik_keep_volumes: true
# docker images and tags
traefik_app_image_tag: 1.7-alpine
# docker networks to join
traefik_default_network: traefik
# overwrite to connect to other networks e.g. for other services
# e.g.
# traefik_docker_networks:
# - name: prometheus_frontend
traefik_additional_networks: []
# exposed ports
traefik_http_port: 80
traefik_https_port: 443
# docker socket - required for traefik to
traefik_docker_sock: /var/run/docker.sock
# working directory
traefik_working_directory: /opt/traefik-docker
# configuration files
traefik_configuration_template: traefik.toml.j2
traefik_acme_json_template: acme.json.j2
# traefik configuration
traefik_debug: false
traefik_log_level: ERROR
# acme/lets encrypt config
traefik_acme_email: [email protected]
#########################################################
# Note: Do not overwrite anything below this line
# All variables below are only used for convenience
#########################################################
# docker volumes
traefik_volumes:
- app_data
# docker images
traefik_images:
- image: "traefik"
tag: "{{ traefik_app_image_tag }}" | 24.54902 | 64 | 0.719649 |
a9ebb8b0d00cc8af4c66990f95c55f1b42c31099 | 1,060 | yml | YAML | docs/2014/reporting-services/troubleshooting/toc.yml | in4matica/sql-docs.de-de | b5a6c26b66f347686c4943dc8307b3b1deedbe7e | [
"CC-BY-4.0",
"MIT"
] | 1 | 2022-02-25T18:10:29.000Z | 2022-02-25T18:10:29.000Z | docs/2014/reporting-services/troubleshooting/toc.yml | in4matica/sql-docs.de-de | b5a6c26b66f347686c4943dc8307b3b1deedbe7e | [
"CC-BY-4.0",
"MIT"
] | 1 | 2021-11-25T02:12:17.000Z | 2021-11-25T02:25:04.000Z | docs/2014/reporting-services/troubleshooting/toc.yml | in4matica/sql-docs.de-de | b5a6c26b66f347686c4943dc8307b3b1deedbe7e | [
"CC-BY-4.0",
"MIT"
] | 1 | 2021-09-29T08:51:09.000Z | 2021-09-29T08:51:09.000Z | - name: Fehler- und Ereignisreferenz
href: errors-and-events-reference-reporting-services.md
- name: Ursachen und Lösungen für Reporting Services-Fehler
href: cause-and-resolution-of-reporting-services-errors.md
items:
- name: rsAccessedDenied – Reporting Services-Fehler
href: rsaccesseddenied-reporting-services-error.md
- name: rsInternalError – Reporting Services-Fehler
href: rsinternalerror-reporting-services-error.md
- name: rsModelGenerationError – Reporting Services-Fehler
href: rsmodelgenerationerror-reporting-services-error.md
- name: rsProcessingError – Reporting Services-Fehler
href: rsprocessingerror-reporting-services-error.md
- name: rsServerConfigurationError – Reporting Services-Fehler
href: rsserverconfigurationerror-reporting-services-error.md
- name: rrRenderingError – Reporting Services-Fehler
href: rrrenderingerror-reporting-services-error.md
- name: Report Server-Windows-Dienst (MSSQLServer) 107
href: report-server-windows-service-mssqlserver-107.md | 55.789474 | 66 | 0.775472 |
a9edb7f5be98e5c65f188a6291d9eba647031f18 | 532 | yaml | YAML | config/snmp-win.yaml | ehazlett/ktranslate | 77e12ad79dec550b63742bf6c7ad53455b120002 | [
"Apache-2.0"
] | 31 | 2021-02-24T05:03:18.000Z | 2022-03-23T07:52:29.000Z | config/snmp-win.yaml | ehazlett/ktranslate | 77e12ad79dec550b63742bf6c7ad53455b120002 | [
"Apache-2.0"
] | 125 | 2021-06-07T21:57:38.000Z | 2022-03-31T19:28:42.000Z | config/snmp-win.yaml | ehazlett/ktranslate | 77e12ad79dec550b63742bf6c7ad53455b120002 | [
"Apache-2.0"
] | 16 | 2021-05-17T23:54:23.000Z | 2022-02-14T13:12:15.000Z | devices:
trap:
listen: 127.0.0.1:1620
community: hello
version: ""
transport: ""
discovery:
cidrs:
- 10.10.0.0/24
debug: false
ports:
- 161
default_communities:
- public
default_v3: null
add_devices: true
add_mibs: false
threads: 4
replace_devices: true
global:
poll_time_sec: 60
drop_if_outside_poll: false
mib_profile_dir: c:/Program Files (x86)/KTranslate/config/profiles
mibs_db: c:/Program Files (x86)/KTranslate/config/mibs.db
mibs_enabled:
- IF-MIB
timeout_ms: 3000
retries: 0
| 18.344828 | 68 | 0.706767 |
a9edd55d9aec09c980333ee728a025388437ade0 | 70 | yml | YAML | .codeclimate.yml | JG-1202/Js-Json-Go | 915d735e26d9f1a5f260bc37bdf3945d8df85106 | [
"MIT"
] | 1 | 2021-03-16T08:13:53.000Z | 2021-03-16T08:13:53.000Z | .codeclimate.yml | JG-1202/Js-Json-Go | 915d735e26d9f1a5f260bc37bdf3945d8df85106 | [
"MIT"
] | null | null | null | .codeclimate.yml | JG-1202/Js-Json-Go | 915d735e26d9f1a5f260bc37bdf3945d8df85106 | [
"MIT"
] | null | null | null | exclude_patterns:
- "___tests___/"
- "declarations/"
- "src/handlers/" | 17.5 | 17 | 0.714286 |
a9eff3a624f836e0999d93d287c5a4a9d5c0f1c1 | 928 | yml | YAML | src/wordset/data/yml/pr_ses.yml | henge-tech/henge | 33d958cf4e170fe27c92fd6dd426558d81ba46cb | [
"MIT"
] | 2 | 2016-08-13T03:14:37.000Z | 2016-08-21T14:09:13.000Z | src/wordset/data/yml/pr_ses.yml | koseki/wordcircle | 17472c450b89fc780765dcb8228b27eb60dd6ea5 | [
"MIT"
] | 9 | 2017-09-18T08:37:47.000Z | 2022-02-26T03:35:15.000Z | src/wordset/data/yml/pr_ses.yml | koseki/wordcircle | 17472c450b89fc780765dcb8228b27eb60dd6ea5 | [
"MIT"
] | null | null | null | ---
pattern: pr_ses
hi_scored_words_count: 14
scored_words_count: 5
total_words: 45
score: 1138456
score_per_word: 59918
hi_scored_words:
praises: 14551
premises: 6918
presses: 11966
presupposes: 46107
pretenses: 73612
princesses: 32292
processes: 2686
professes: 64000
progresses: 23714
promises: 4955
proposes: 10200
prospectuses: 79107
prostheses: 56539
proteases: 54233
scored_words:
predisposes: 118896
priestesses: 105543
primroses: 137646
prognoses: 164149
proteinases: 131342
not_scored_words:
- precesses
- precipitatenesses
- precipitousnesses
- precises
- predeceases
- prepossesses
- presentnesses
- pridefulnesses
- primuses
- prioresses
- privatenesses
- proboscises
- procuresses
- prolapses
- prolepses
- promiscuousnesses
- propernesses
- prophases
- prophetesses
- propitiousnesses
- proprietresses
- prosaicnesses
- prosinesses
- prostatitises
- proteolyses
- prurituses
| 16.571429 | 25 | 0.783405 |
a9f1c1c7aeac847e01aff961c8d7e48749159abd | 506 | yaml | YAML | src/schemas/txs/tx_content_stake_addr.yaml | ozerogames/openapi | d8d10b6c3ea4379999bead3080bfb48e7b6809fd | [
"MIT"
] | null | null | null | src/schemas/txs/tx_content_stake_addr.yaml | ozerogames/openapi | d8d10b6c3ea4379999bead3080bfb48e7b6809fd | [
"MIT"
] | null | null | null | src/schemas/txs/tx_content_stake_addr.yaml | ozerogames/openapi | d8d10b6c3ea4379999bead3080bfb48e7b6809fd | [
"MIT"
] | null | null | null | type: array
items:
type: object
properties:
cert_index:
type: integer
example: 0
description: Index of the certificate within the transaction
address:
type: string
example: "stake1u9t3a0tcwune5xrnfjg4q7cpvjlgx9lcv0cuqf5mhfjwrvcwrulda"
description: Delegation stake address
registration:
type: boolean
example: true
description: Registration boolean, false if deregistration
required:
- cert_index
- address
- registration
| 24.095238 | 76 | 0.697628 |
a9f66b61bd4bc83c77b91f29ade8806aa8587b32 | 68 | yml | YAML | _config.dev.yml | leonism/gulp-boilerplate | e8b59a63e1ef24f761ec57183dc3fe9bfddd66ce | [
"MIT"
] | 16 | 2016-12-09T17:26:51.000Z | 2021-08-05T23:29:41.000Z | _config.dev.yml | leonism/gulp-boilerplate | e8b59a63e1ef24f761ec57183dc3fe9bfddd66ce | [
"MIT"
] | 2 | 2018-10-08T18:09:44.000Z | 2018-10-31T14:40:09.000Z | _config.dev.yml | leonism/gulp-boilerplate | e8b59a63e1ef24f761ec57183dc3fe9bfddd66ce | [
"MIT"
] | 7 | 2017-07-28T23:09:40.000Z | 2020-04-07T06:50:38.000Z | baseurl: ''
jekyll-minifier:
exclude: ['*.css', '*.html', '*.js']
| 17 | 38 | 0.544118 |
e701d8bcefd7c504a6ebec20a960980ac5786a0b | 222 | yaml | YAML | apps/homer/settings.yaml | thaum-xyz/ankhmorpork | 97b7a7cd6c5dfc4267b01a7b47bacb79388ccc43 | [
"MIT"
] | 34 | 2020-07-24T13:03:56.000Z | 2022-03-04T10:07:06.000Z | apps/homer/settings.yaml | thaum-xyz/ankhmorpork | 97b7a7cd6c5dfc4267b01a7b47bacb79388ccc43 | [
"MIT"
] | 27 | 2020-06-02T12:19:29.000Z | 2022-02-25T13:17:28.000Z | apps/homer/settings.yaml | thaum-xyz/ankhmorpork | 97b7a7cd6c5dfc4267b01a7b47bacb79388ccc43 | [
"MIT"
] | 8 | 2020-11-17T09:27:49.000Z | 2022-03-11T21:42:30.000Z | ---
version: "21.09.2" # application-version-from-github: bastienwirtz/homer
image: "b4bz/homer:21.09.2" # application-image-from-github: bastienwirtz/homer
namespace: "homer"
replicas: 2
domain: "ankhmorpork.thaum.xyz"
| 31.714286 | 80 | 0.752252 |
e7040ffd244c33496a1c16700f59d286b885514c | 839 | yml | YAML | action.yml | cross-the-world/scp-pipeline | b4d86397129250eb940fabdc3f7a435436d2503a | [
"MIT"
] | null | null | null | action.yml | cross-the-world/scp-pipeline | b4d86397129250eb940fabdc3f7a435436d2503a | [
"MIT"
] | null | null | null | action.yml | cross-the-world/scp-pipeline | b4d86397129250eb940fabdc3f7a435436d2503a | [
"MIT"
] | null | null | null | name: 'scp-pipeline'
description: 'Pipeline: scp'
author: 'Scott Ng'
inputs:
host:
description: 'ssh remote host'
required: true
port:
description: 'ssh remote port'
default: 22
user:
description: 'ssh remote user'
required: true
key:
description: 'content of ssh private key. ex raw content of ~/.ssh/id_rsa'
required: false
pass:
description: 'ssh remote password'
required: false
connect_timeout:
description: 'connection timeout to remote host'
default: "30s"
required: false
local:
description: 'source to copy'
required: false
remote:
description: 'destination for copy'
required: false
scp:
description: 'scp from local to remote'
required: false
runs:
using: 'docker'
image: 'Dockerfile'
branding:
icon: 'copy'
color: 'gray-dark' | 22.078947 | 78 | 0.671037 |
e70b5d9144499d15ec46fc779cf261e9344a7ef2 | 4,730 | yml | YAML | tests/redis.yml | emriver/venom | 993d6ec3af36d7a2b8c6a1cc969c387877f4d1c4 | [
"Apache-2.0"
] | 484 | 2017-08-25T05:55:24.000Z | 2022-03-24T12:51:43.000Z | tests/redis.yml | emriver/venom | 993d6ec3af36d7a2b8c6a1cc969c387877f4d1c4 | [
"Apache-2.0"
] | 292 | 2017-09-01T12:51:22.000Z | 2022-03-29T23:49:38.000Z | tests/redis.yml | 90poe/venom | d752a9541f501e9514e958491986f087ebcd1eef | [
"Apache-2.0"
] | 94 | 2017-09-13T12:17:42.000Z | 2022-03-31T07:17:32.000Z | name: Redis testsuite
vars:
redisHost: 'localhost'
redisPort: '16379'
redis.dialURL: "redis://{{.redisHost}}:{{.redisPort}}/0"
testcases:
- name: Commands_Test_Case
description: Test commands property
steps:
- type: redis
commands:
- FLUSHALL
- type: redis
commands:
- SET foo bar
- GET foo
- KEYS *
assertions:
- result.commands.commands0.response ShouldEqual OK
- result.commands.commands1.response ShouldEqual bar
- result.commands.commands2.response.response0 ShouldEqual foo
- name: File_Test_Case
steps:
- type: redis
redis.dialURL: "redis://{{.redisHost}}:{{.redisPort}}/0"
commands:
- FLUSHALL
- type: redis
path: redis/testredis/commands.txt
redis.dialURL: "redis://{{.redisHost}}:{{.redisPort}}/0"
assertions:
- result.commands.commands0.response ShouldEqual OK
- result.commands.commands1.response ShouldEqual bar
- result.commands.commands2.response.response0 ShouldEqual foo
- result.commands.commands3.response ShouldEqual OK
- result.commands.commands4.response ShouldEqual {"test":"go o"}
- name: Long_Value_File_Test_Case
steps:
- type: redis
redis.dialURL: "redis://{{.redisHost}}:{{.redisPort}}/0"
commands:
- FLUSHALL
- type: redis
path: redis/testredis/very_long_value.txt
redis.dialURL: "redis://{{.redisHost}}:{{.redisPort}}/0"
assertions:
- result.commands.commands0.response ShouldEqual OK
- name: Commands_Nested_Array_Response_Test_Case
steps:
- type: redis
commands:
- FLUSHALL
- type: redis
commands:
- XADD testStream * field1 value1 field2 value2
- XADD testStream * field3 value3 field4 value4
vars:
streamEntry1ID:
from: result.commands.commands0.response
streamEntry2ID:
from: result.commands.commands1.response
info:
- "streamEntry1ID: {{.result.commands.commands0.response}}"
- "streamEntry2ID: {{.result.commands.commands1.response}}"
- type: redis
commands:
- XREAD COUNT 2 STREAMS testStream 0-0
assertions:
- result.commands.commands0.response.response0.response00 ShouldEqual testStream
- "result.commands.commands0.response.response0.response01.response010.response0100 ShouldEqual {{.Commands_Nested_Array_Response_Test_Case.streamEntry1ID}}"
- result.commands.commands0.response.response0.response01.response010.response0101.response01010 ShouldEqual field1
- result.commands.commands0.response.response0.response01.response010.response0101.response01011 ShouldEqual value1
- result.commands.commands0.response.response0.response01.response010.response0101.response01012 ShouldEqual field2
- result.commands.commands0.response.response0.response01.response010.response0101.response01013 ShouldEqual value2
- "result.commands.commands0.response.response0.response01.response011.response0110 ShouldEqual {{.Commands_Nested_Array_Response_Test_Case.streamEntry2ID}}"
- result.commands.commands0.response.response0.response01.response011.response0111.response01110 ShouldEqual field3
- result.commands.commands0.response.response0.response01.response011.response0111.response01111 ShouldEqual value3
- result.commands.commands0.response.response0.response01.response011.response0111.response01112 ShouldEqual field4
- result.commands.commands0.response.response0.response01.response011.response0111.response01113 ShouldEqual value4
- type: redis
commands:
- XRANGE testStream - +
assertions:
- "result.commands.commands0.response.response0.response00 ShouldEqual {{.Commands_Nested_Array_Response_Test_Case.streamEntry1ID}}"
- result.commands.commands0.response.response0.response01.response010 ShouldEqual field1
- result.commands.commands0.response.response0.response01.response011 ShouldEqual value1
- result.commands.commands0.response.response0.response01.response012 ShouldEqual field2
- result.commands.commands0.response.response0.response01.response013 ShouldEqual value2
- "result.commands.commands0.response.response1.response10 ShouldEqual {{.Commands_Nested_Array_Response_Test_Case.streamEntry2ID}}"
- result.commands.commands0.response.response1.response11.response110 ShouldEqual field3
- result.commands.commands0.response.response1.response11.response111 ShouldEqual value3
- result.commands.commands0.response.response1.response11.response112 ShouldEqual field4
- result.commands.commands0.response.response1.response11.response113 ShouldEqual value4
| 45.480769 | 165 | 0.738478 |
e70b96ca75b98110f4b957b64e26221ed5b884d5 | 89 | yml | YAML | docs/pkgdown.yml | ReseauBiodiversiteQuebec/rIO | 530b8f5512b0263d75be662951031a1f14ec6199 | [
"MIT"
] | null | null | null | docs/pkgdown.yml | ReseauBiodiversiteQuebec/rIO | 530b8f5512b0263d75be662951031a1f14ec6199 | [
"MIT"
] | null | null | null | docs/pkgdown.yml | ReseauBiodiversiteQuebec/rIO | 530b8f5512b0263d75be662951031a1f14ec6199 | [
"MIT"
] | null | null | null | pandoc: 2.14.2
pkgdown: 1.6.1
pkgdown_sha: ~
articles: {}
last_built: 2022-02-26T01:52Z
| 12.714286 | 29 | 0.707865 |
e70e6dbb6b0a4d781ee1e38ec6b5ae2c7d8affcc | 895 | yaml | YAML | priv/games/aber/domains/aber/areas/eforest/scenes/elf.yaml | jgsmith/militerm | c4252d0a93f5620b90750ac2b61baf282e9ef7eb | [
"Apache-2.0"
] | 6 | 2017-06-16T10:26:35.000Z | 2021-04-07T15:01:00.000Z | priv/games/aber/domains/aber/areas/eforest/scenes/elf.yaml | jgsmith/militerm | c4252d0a93f5620b90750ac2b61baf282e9ef7eb | [
"Apache-2.0"
] | 2 | 2020-04-14T02:17:46.000Z | 2021-03-10T11:09:05.000Z | priv/games/aber/domains/aber/areas/eforest/scenes/elf.yaml | jgsmith/militerm | c4252d0a93f5620b90750ac2b61baf282e9ef7eb | [
"Apache-2.0"
] | null | null | null | detail:
default:
exits:
east:
target: "scene:aber:eforest:temple_guard"
north:
target: "scene:aber:eforest:intemple"
south:
target: "scene:aber:eforest:cavern"
short: Dark Elf Temple
sight: >
You have emerged into the largest subterranean cavern that you have ever seen. Above you, the roof lies
somewhere beyond the radius of your light source, while to the sides of this cavern, you can just barely
make out the walls. Most astounding is a temple lying in the center of this cavern, which has apparently
been constructed entirely underground! The temple is made out of some type of dark stone which glows
with an unholy black light. Without a doubt, this temple is dedicated to some dark deity. You may enter
it to the North. Off to the east and south lie other exits from this cavern.
flag:
- dark
| 44.75 | 110 | 0.705028 |
e7102a95efde3b1e6768d99dcaadc59cc2e38a63 | 470 | yaml | YAML | fin_grid.yaml | sonsus/cnn-text-classification-pytorch | d023c6bc30be18e1363eb04d387b8936098a7b78 | [
"Apache-2.0"
] | null | null | null | fin_grid.yaml | sonsus/cnn-text-classification-pytorch | d023c6bc30be18e1363eb04d387b8936098a7b78 | [
"Apache-2.0"
] | null | null | null | fin_grid.yaml | sonsus/cnn-text-classification-pytorch | d023c6bc30be18e1363eb04d387b8936098a7b78 | [
"Apache-2.0"
] | null | null | null | method: grid
metric:
goal: maximize
name: dev_ckpt/acc
parameters:
lr: #based on https://wandb.ai/sonsus/albert_paraphrase/runs/8w194kha?workspace=user-sonsus
values:
- 5e-4
- 1e-4
- 5e-5
- 1e-5
early-stop:
values:
- 5000
- 10000
- 100000
scheduler:
value: linear
scatterlab:
value: true
program: main.py
command:
- python
- ${program}
- ${args}
| 18.076923 | 95 | 0.53617 |
e71402e5ff97f712e01a0588487f6c0678422ab0 | 1,560 | yml | YAML | threads/158595/posts/77594446.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | threads/158595/posts/77594446.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | threads/158595/posts/77594446.yml | voz-living/documents | a5fb94005e8c2d681bbda8c85a40509ba5b11cd9 | [
"MIT"
] | null | null | null | url: showpost.php?p=77594446&postcount=20549
id: 77594446
tid: 158595
num: 20549
datetime: 2015-06-15T15:23:00.000Z
user:
img: customavatars/avatar1338655_12.gif
name: MonTeez
title: Đã tốn tiền
joinDate: 2013-09-30T16:00:00.000Z
posts: .nan
id: '1338655'
title: 'Re: Practicing English with vOzers :D'
content:
html: "\r\n\t\t\t\r\n\t\t\tI've not watched it yet. But my friends watched it and they almost said they felt a bit disapointed at this episode, it looked so different from the trailer, Ultron was so weak and talkative, all of the scenes only have the highlight when Hulk fight with the Hulkbuster, and now they are looking forward to the next: "Civil war" that may be much better. <br>\nBut anyway I still want to enjoy this ep<img src=\"/images/smilies/Off/big_smile.gif\" border=\"0\" alt=\"\" title=\"Big Smile\" class=\"inlineimg\"><br>\n<br>\n<i>Sent from my iPhone using <a href=\"/redirect/index.php?link=https%3A%2F%2Fitunes.apple.com%2Fus%2Fapp%2Fvozforums%2Fid531290212%3Fls%3D1%26mt%3D8\" target=\"_blank\">vozForums</a></i>\r\n\t\t"
text: >-
I've not watched it yet. But my friends watched it and they almost said they
felt a bit disapointed at this episode, it looked so different from the
trailer, Ultron was so weak and talkative, all of the scenes only have the
highlight when Hulk fight with the Hulkbuster, and now they are looking
forward to the next: "Civil war" that may be much better.
But anyway I still want to enjoy this ep
Sent from my iPhone using vozForums
| 57.777778 | 761 | 0.736538 |
e7183faf7b9fd09754819be08e7558f679c445a8 | 1,237 | yml | YAML | data/me/legislature/Kathy-L-Downes-36a1c9a3-4c34-4cc4-9b0e-81fe5ca1733d.yml | jason44406/people | acd01a7b5a78f7ab505850f73d92b26a90a3450a | [
"CC0-1.0"
] | null | null | null | data/me/legislature/Kathy-L-Downes-36a1c9a3-4c34-4cc4-9b0e-81fe5ca1733d.yml | jason44406/people | acd01a7b5a78f7ab505850f73d92b26a90a3450a | [
"CC0-1.0"
] | 3 | 2018-09-27T21:13:02.000Z | 2018-09-27T21:17:37.000Z | data/me/legislature/Kathy-L-Downes-36a1c9a3-4c34-4cc4-9b0e-81fe5ca1733d.yml | jason44406/people | acd01a7b5a78f7ab505850f73d92b26a90a3450a | [
"CC0-1.0"
] | null | null | null | id: ocd-person/36a1c9a3-4c34-4cc4-9b0e-81fe5ca1733d
name: Kathy L. Downes
given_name: Kathy
family_name: Downes
email: [email protected]
image: https://legislature.maine.gov/house/house/Repository/MemberProfiles/ce386941-6b90-49bb-8a5a-71005791f843_Downes.jpg
party:
- name: Republican
roles:
- start_date: 2020-12-02
type: lower
jurisdiction: ocd-jurisdiction/country:us/state:me/government
district: '130'
offices:
- classification: capitol
address: House Minority Office Room 332, State House 2 State House Station Augusta,
Maine 04333-0002
- classification: district
address: P.O. Box 59, Bucksport, ME 04416
links:
- url: https://legislature.maine.gov/house/house/MemberProfiles/Details/1439
- url: https://legislature.maine.gov/house/house/MemberProfiles/Details/1439
note: homepage
other_names:
- name: Kathy DOWNES
- name: DOWNES of Bucksport
sources:
- url: https://legislature.maine.gov/house/house/MemberProfiles/Details/1439
- url: https://legislature.maine.gov/house/house/MemberProfiles/ListAlpha
extras:
Cell Phone: (207) 949-3593
Seat Number: '60'
towns represented:
- Bucksport
- Orrington
occupation: Retired, Town Clerk
education: Thomas College; Salve Regina University
| 32.552632 | 122 | 0.780113 |
e71b73ea8bba3aae600e9c548b8ae28331d0efc7 | 226 | yml | YAML | data/tools/fsharplint.yml | sriramndk/SAST | 6d4d1f95eea26ad1ac8ffc453c1c012922d89e32 | [
"MIT"
] | 2,953 | 2020-03-27T21:24:39.000Z | 2022-03-31T17:45:01.000Z | data/tools/fsharplint.yml | sriramndk/SAST | 6d4d1f95eea26ad1ac8ffc453c1c012922d89e32 | [
"MIT"
] | 450 | 2020-03-30T23:04:50.000Z | 2022-03-22T18:02:42.000Z | data/tools/fsharplint.yml | SmllXzBZ/awesome-static-analysis | c59ff69360fe11cfa0ad0fe6e1e7766794ebf067 | [
"MIT"
] | 374 | 2020-04-02T08:30:53.000Z | 2022-03-26T09:52:23.000Z | name: FSharpLint
categories:
- linter
tags:
- fsharp
license: MIT License
types:
- cli
source: 'https://github.com/fsprojects/FSharpLint'
homepage: 'http://fsprojects.github.io/FSharpLint'
description: Lint tool for F#.
| 18.833333 | 50 | 0.743363 |