Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 11 - 18 of 18 for XSS (0.05 seconds)

  1. android/guava/src/com/google/common/net/HttpHeaders.java

       * locally.
       *
       * @since 24.1
       */
      public static final String X_DOWNLOAD_OPTIONS = "X-Download-Options";
    
      /** The HTTP {@code X-XSS-Protection} header field name. */
      public static final String X_XSS_PROTECTION = "X-XSS-Protection";
    
      /**
       * The HTTP <a
       * href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-DNS-Prefetch-Control">{@code
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Tue Feb 24 14:36:23 GMT 2026
    - 35.6K bytes
    - Click Count (0)
  2. src/main/resources/fess_config.properties

    # Inline MIME types for the response.
    response.inline.mimetypes=application/pdf,text/plain
    # HTTP headers for the response.
    response.headers=\
    text/html=X-XSS-Protection: 1; mode=block\n\
    text/html=Content-Security-Policy: reflected-xss block\n\
    text/html=X-Frame-Options: SAMEORIGIN\n\
    
    
    # document index
    
    # Index name for search documents.
    index.document.search.index=fess.search
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 06:59:19 GMT 2026
    - 59.3K bytes
    - Click Count (0)
  3. CHANGELOG/CHANGELOG-1.2.md

    * Update kubectl help for 1.2 resources ([#23305](https://github.com/kubernetes/kubernetes/pull/23305), [@janetkuo](https://github.com/janetkuo))
    * Removing URL query param from swagger UI to fix the XSS issue ([#23234](https://github.com/kubernetes/kubernetes/pull/23234), [@nikhiljindal](https://github.com/nikhiljindal))
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Fri Dec 04 06:36:19 GMT 2020
    - 41.4K bytes
    - Click Count (0)
  4. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

        String RESPONSE_INLINE_MIMETYPES = "response.inline.mimetypes";
    
        /** The key of the configuration. e.g. text/html=X-XSS-Protection: 1; mode=block<br>
         * text/html=Content-Security-Policy: reflected-xss block<br>
         * text/html=X-Frame-Options: SAMEORIGIN<br>
         *  */
        String RESPONSE_HEADERS = "response.headers";
    
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 06:59:19 GMT 2026
    - 576.9K bytes
    - Click Count (2)
  5. CHANGELOG/CHANGELOG-1.3.md

    * Support addon Deployments, make heapster a deployment with a nanny. ([#22893](https://github.com/kubernetes/kubernetes/pull/22893), [@Q-Lee](https://github.com/Q-Lee))
    * Removing URL query param from swagger UI to fix the XSS issue ([#23234](https://github.com/kubernetes/kubernetes/pull/23234), [@nikhiljindal](https://github.com/nikhiljindal))
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Thu Dec 24 02:28:26 GMT 2020
    - 84K bytes
    - Click Count (0)
  6. src/main/webapp/js/bootstrap.min.js.map

    [],\n  ul: []\n}\n// js-docs-end allow-list\n\nconst uriAttributes = new Set([\n  'background',\n  'cite',\n  'href',\n  'itemtype',\n  'longdesc',\n  'poster',\n  'src',\n  'xlink:href'\n])\n\n/**\n * A pattern that recognizes URLs that are safe wrt. XSS in URL navigation\n * contexts.\n *\n * Shout-out to Angular https://github.com/angular/angular/blob/15.2.8/packages/core/src/sanitization/url_sanitizer.ts#L38\n */\n// eslint-disable-next-line unicorn/better-regex\nconst SAFE_URL_PATTERN = /^(?!ja...
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sun Jan 12 06:14:02 GMT 2025
    - 211.9K bytes
    - Click Count (0)
  7. cmd/testdata/undeleteable-object.tgz

    qŽsŸ  *2Á8X;¦§½/òz ý £&ÃQë=TÞ Q-?…Ѧð-SÔ™£&shOÆ·% uß êä¿…û6ù+ 4m í a!Ssµ­( ` LüËârô7 ÞÀƒ5Ѓè›ö¦e°f rÚÐŒ w»§ î7 ö7ºêÒ½´f‚ F€‰t>Ìäô@&K}¨üš’a Γ)k{ôÄJ a=ýþÉÄÜuX× òð3ŠÍü”K¾}“ižê+h ü 7b‡œFºÂ|íNråQ o]$np F±`”¢ vÝ^Yhâ\¸ÌåBa¿ì æÏFm‹÷¤¥,m ™Ê/¤˜i© Öy~—ˆ÷C%n\­ / ^ ƒå #ñ]°” “އSë¸| À®Û]rß ={ï ê4tÔ±#Â&ÅònüA©L eR ³.D µ {ÏG±ÜãG+ò ¨ ¨ =KnduÂUwgf*}`XGF ïJ6æÈª%¼®Ä(ÆÔ1! WðCçOG.¯«è¼ ¡Cž{* ØKìÿJ#z©ÿ,q]Á ë÷KD[9 ½ÈO, Ø Þ«ó‹’Ÿ9§B‰¹þÇÝül0 ê–‰y¹Æõ4ôH¤£Î*Ø ðYcÖ(é ·@½ ´íO¤@×Ü7¤ãÌæ¸ø ®ù&û 3R[F2é ^1-VÆ«ë CŸ7âêÂv ]ÃßmšTb rÞH?ÐÇ’˜ˆ#á%òïÐF‹...
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Fri Apr 26 00:31:12 GMT 2024
    - 8.7M bytes
    - Click Count (0)
  8. api/go1.txt

    pkg syscall (linux-386), type PtraceRegs struct, Xes int32
    pkg syscall (linux-386), type PtraceRegs struct, Xfs int32
    pkg syscall (linux-386), type PtraceRegs struct, Xgs int32
    pkg syscall (linux-386), type PtraceRegs struct, Xss int32
    pkg syscall (linux-386), type RawSockaddr struct, Data [14]int8
    pkg syscall (linux-386), type RawSockaddr struct, Family uint16
    pkg syscall (linux-386), type RawSockaddrAny struct, Pad [96]int8
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Click Count (0)
Back to Top